Back to Dagger

GitModuleSourceId

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

0.21.51.7 KB
Original Source

GitModuleSourceId

class GitModuleSourceId extends AbstractId

The GitModuleSourceID scalar type represents an identifier for an object of type GitModuleSource.

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 11 __construct(string $value)

No description

Parameters

| string | $value | |

in AbstractScalar at line 15 string getValue()

No description

Return Value

| string | |

in AbstractScalar at line 20 string__toString()

No description

Return Value

| string | |

in AbstractScalar at line 25 static AbstractScalar from(string $value)

No description

Parameters

| string | $value | |

Return Value

| AbstractScalar | |

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