CloneableInstantiable
- Extends
- Implements
Stringable
Methods |
public __construct() |
Properties |
Stringable |
Methods |
public __construct() |
public PHPFUI\ORM\Operator::__toString() : string |
public PHPFUI\ORM\Operator::correctlyTyped(?mixed $variable) : bool Return true if the variable passed is of the correct type for the operator. Normally a scalar, but LIKE needs a string and IN needs an array. |
public PHPFUI\ORM\Operator::getOperatorString() : string |
Properties |
protected string PHPFUI\ORM\Operator::$operator = '' |