Increment deprecated
class Increment extends AbstractField (View source)
deprecated
Properties
$name | from AbstractField | ||
$type | |||
$nullable | from AbstractField | ||
$options | from AbstractField | ||
$strategy |
Methods
string
getDeprecationMessage()
Gets deprecation message. The method WILL be removed in 2.0.
from AbstractField
bool
isDeprecated()
Gets whether the annotation is deprecated. The method WILL be removed in 2.0.
Details
in AbstractField at line 39
string
getDeprecationMessage()
Gets deprecation message. The method WILL be removed in 2.0.
at line 32
bool
isDeprecated()
Gets whether the annotation is deprecated. The method WILL be removed in 2.0.