\ManaPHP\Data\Model\ExpressionIncrement

Summary

Methods
Properties
Constants
__construct()
compile()
No public properties found
No constants found
No protected methods found
$_step
N/A
No private methods found
No private properties found
N/A

Properties

$_step

$_step : float|integer

Type

float|integer

Methods

__construct()

__construct(integer|float  $step = 1) 

Parameters

integer|float $step

compile()

compile(\ManaPHP\Data\ModelInterface  $model, string  $field) : array

Parameters

\ManaPHP\Data\ModelInterface $model
string $field

Returns

array