Commit f368cff3 by Alexander Kochetov

SluggableBehavior phpDoc updated

parent 031c9cca
......@@ -12,7 +12,7 @@ use yii\db\BaseActiveRecord;
use yii\helpers\Inflector;
/**
* SluggableBehavior automatically fills the specified attribute with the transliteration result of other attribute.
* SluggableBehavior automatically fills the specified attribute with the transliteration result of another attribute.
*
* To use SluggableBehavior, simply insert the following code to your ActiveRecord class:
*
......
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