\ManaPHP\Data\Model\ExpressionRaw

Summary

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

Properties

$_expression

$_expression : string|array

Type

string|array

Methods

__construct()

__construct(string|array  $expression) 

Parameters

string|array $expression

compile()

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

Parameters

\ManaPHP\Data\ModelInterface $model
string $field

Returns

array