A parser capable of splitting a statement id into the entity id of the entity the statement belongs to, and the randomly generated global unique identifier (GUID).
More...
A parser capable of splitting a statement id into the entity id of the entity the statement belongs to, and the randomly generated global unique identifier (GUID).
- See also
- StatementGuid
- Since
- 1.0
- Copyright
- GPL-2.0-or-later
- Author
- Addshore
◆ __construct()
Wikibase\DataModel\Services\Statement\StatementGuidParser::__construct |
( |
EntityIdParser |
$entityIdParser | ) |
|
◆ parse()
Wikibase\DataModel\Services\Statement\StatementGuidParser::parse |
( |
|
$serialization | ) |
|
- Parameters
-
- Returns
- StatementGuid
- Exceptions
-
◆ $entityIdParser
Wikibase\DataModel\Services\Statement\StatementGuidParser::$entityIdParser |
|
private |
The documentation for this class was generated from the following file: