Base for objects that represent a single data value.
- Since
- 0.1
GNU GPL v2+
- Author
- Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
DataValues\DataValueObject::equals |
( |
|
$value | ) |
|
DataValues\DataValueObject::getArrayValue |
( |
| ) |
|
DataValues\DataValueObject::getCopy |
( |
| ) |
|
DataValues\DataValueObject::getHash |
( |
| ) |
|
static DataValues\DataValueObject::requireArrayFields |
( |
|
$data, |
|
|
array |
$fields |
|
) |
| |
|
staticprotected |
Checks that $data is an array and contains the given fields.
- Parameters
-
- Todo:
- : this should be removed once we got rid of all the static newFromArray() methods.
- Exceptions
-
DataValues\DataValueObject::toArray |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /home/hwfunc/workspace/leonid/BlueSpiceDoc-composer/mediawiki-master/vendor/data-values/data-values/src/DataValues/DataValueObject.php