Commit 038257e3 by Alexander Kochetov

SluggableBehavior phpDoc updated

parent 15f3385d
......@@ -23,7 +23,7 @@ use yii\helpers\Inflector;
* {
* return [
* [
* 'class' => 'SluggableBehavior::className(),
* 'class' => SluggableBehavior::className(),
* 'attribute' => 'title',
* ],
* ];
......
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