Public Member Functions | |
setScalar ($orly=false) | |
Protected Attributes | |
$scalar = false | |
due to historical reasons, by default we're dealing only with integer identifiers, this problem correctly fixed in master branch |
Definition at line 15 of file PrimitiveIntegerIdentifier.class.php.
PrimitiveIntegerIdentifier::setScalar | ( | $ | orly = false |
) |
Reimplemented from IdentifiablePrimitive.
Definition at line 19 of file PrimitiveIntegerIdentifier.class.php.
PrimitiveIntegerIdentifier::$scalar = false [protected] |
due to historical reasons, by default we're dealing only with integer identifiers, this problem correctly fixed in master branch
Reimplemented from IdentifiablePrimitive.
Definition at line 17 of file PrimitiveIntegerIdentifier.class.php.