mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:12:37 +08:00
Updated PHPDocs [skip ci]
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
namespace yii\db;
|
namespace yii\db;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class PdoValue builder builds object of the [[PdoValue]] expression class.
|
* Class PdoValueBuilder builds object of the [[PdoValue]] expression class.
|
||||||
*
|
*
|
||||||
* @author Dmytro Naumenko <d.naumenko.a@gmail.com>
|
* @author Dmytro Naumenko <d.naumenko.a@gmail.com>
|
||||||
* @since 2.0.14
|
* @since 2.0.14
|
||||||
|
|||||||
Reference in New Issue
Block a user