Skip to content

ExpressionInterface ​

Type
Interface
Namespace
craft\db
Extends
yii\db\ExpressionInterface
Implemented by
craft\db\CoalesceColumnsExpression
Since
5.1.0

ExpressionInterface defines the common interface that should be implemented by expressions which should be built by craft\db\ExpressionBuilder.

View source

Public Methods ​

MethodDescription
getSql()

getSql() ​

View source

Arguments ​

  • $params