Back to Dagger

ChangesetDiffStatEntryId

docs/static/reference/php/Dagger/ChangesetDiffStatEntryId.html

0.20.71.7 KB
Original Source

ChangesetDiffStatEntryId

class ChangesetDiffStatEntryId extends AbstractId

The ChangesetDiffStatEntryID scalar type represents an identifier for an object of type ChangesetDiffStatEntry.

Methods

__construct(string $value)

No description

from AbstractScalar

string

getValue()

No description

from AbstractScalar

string

__toString()

No description

from AbstractScalar

static AbstractScalar

from(string $value)

No description

from AbstractScalar

Details

in AbstractScalar at line 9 final__construct(string $value)

No description

Parameters

| string | $value | |

in AbstractScalar at line 14 string getValue()

No description

Return Value

| string | |

in AbstractScalar at line 19 string__toString()

No description

Return Value

| string | |

in AbstractScalar at line 24 final static AbstractScalar from(string $value)

No description

Parameters

| string | $value | |

Return Value

| AbstractScalar | |

Generated by Doctum, a API Documentation generator and fork of Sami.