just another orm...
View the Project on GitHub tflori/orm
» API Reference » ORM\Dbal\Expression
public function __construct(string $expression)
Parameter | Type | Description |
---|---|---|
$expression |
string |
ORM\Dbal\Expression::__construct
public function __toString(): mixed
Returns | mixed |
ORM\Dbal\Expression::__toString