Commit b1bcb59a by Alexander Kochetov Committed by Qiang Xue

\yii\behaviors\TimestampBehavior updated

parent c7b51e25
...@@ -57,6 +57,7 @@ use yii\db\Expression; ...@@ -57,6 +57,7 @@ use yii\db\Expression;
* ``` * ```
* *
* @author Qiang Xue <qiang.xue@gmail.com> * @author Qiang Xue <qiang.xue@gmail.com>
* @author Alexander Kochetov <creocoder@gmail.com>
* @since 2.0 * @since 2.0
*/ */
class TimestampBehavior extends AttributeBehavior class TimestampBehavior extends AttributeBehavior
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment