Sign
Sign.php
:
11
Constants¶
SIGN_GT ¶
Sign.php
:
14
|
|
SIGN_GTE ¶
Sign.php
:
16
|
|
SIGN_LT ¶
Sign.php
:
15
|
|
SIGN_LTE ¶
Sign.php
:
17
|
|
SIGN_NONE ¶
Sign.php
:
13
|
|
SIGN_PM ¶
Sign.php
:
18
|
|
Methods¶
getAllowedValues() ¶
Sign.php
:
28
|
|
Return values
array<string|int, mixed>
isValidSign() ¶
Sign.php
:
40
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$sign | string | - | - |
Return values
bool