Interface yii\db\ExpressionInterface
| Implemented by | yii\ |
|---|---|
| Available since version | 2.0.14 |
| Source Code | https://github.com/yiisoft/yii2/blob/master/framework/db/ExpressionInterface.php |
Interface ExpressionInterface should be used to mark classes, that should be built in a special way.
The database abstraction layer of Yii framework supports objects that implement this
interface and will use yii\
The default implementation is a class yii\
User Contributed Notes
Leave a comment
Join the conversation to share a note.