tflori/orm

just another orm...

View the Project on GitHub tflori/orm

Build Status Test Coverage Maintainability Latest Stable Version Total Downloads

» API Reference » ORM\Dbal\Expression

ORM\Dbal\Expression

Table of Contents

Abstract

Methods

ORM\Dbal\Expression::__construct

public function __construct(string $expression)
Expression constructor.
Parameters
Parameter Type Description
$expression string  

ORM\Dbal\Expression::__construct

↑ top


ORM\Dbal\Expression::__toString

public function __toString(): mixed
Returns mixed  

ORM\Dbal\Expression::__toString

↑ top