Parser that parses entity id strings into EntityIdValue objects.
More...
Parser that parses entity id strings into EntityIdValue objects.
- Copyright
- GPL-2.0-or-later
- Author
- Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
-
Daniel Kinzler
◆ __construct()
Wikibase\Repo\Parsers\EntityIdValueParser::__construct |
( |
EntityIdParser | $parser | ) |
|
◆ stringParse()
Wikibase\Repo\Parsers\EntityIdValueParser::stringParse |
( |
| $value | ) |
|
|
protected |
- See also
- StringValueParser::stringParse
- Parameters
-
- Exceptions
-
- Returns
- EntityIdValue
◆ $parser
Wikibase\Repo\Parsers\EntityIdValueParser::$parser |
|
private |
◆ FORMAT_NAME
const Wikibase\Repo\Parsers\EntityIdValueParser::FORMAT_NAME = 'entity-id-value' |
|
private |
The documentation for this class was generated from the following file: