Public Member Functions | |
setScalar ($orly=false) | |
Protected Attributes | |
$scalar = true | |
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 PrimitiveScalarIdentifier.class.php.
PrimitiveScalarIdentifier::setScalar | ( | $ | orly = false |
) |
Reimplemented from IdentifiablePrimitive.
Definition at line 19 of file PrimitiveScalarIdentifier.class.php.
PrimitiveScalarIdentifier::$scalar = true [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 PrimitiveScalarIdentifier.class.php.