Open Journal Systems
3.3.0
|
Protected Member Functions | |
matchForVariable ($variable, $data) | |
Additional Inherited Members | |
![]() | |
__construct ($value, $match="any") | |
validate ($value, $citationNumber=null) | |
![]() | |
const | MATCH_ALL = "all" |
const | MATCH_ANY = "any" |
const | MATCH_NONE = "none" |
![]() | |
$conditionVariables | |
$match | |
@noinspection PhpUnused
Definition at line 24 of file IsNumeric.php.
|
protected |
string | $variable | |
stdClass | $data |
Reimplemented from Seboettg\CiteProc\Constraint\AbstractConstraint.
Definition at line 32 of file IsNumeric.php.