Skip to content

Commit

Permalink
:boo phpdoc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Faryshta committed Jul 5, 2016
1 parent 0cfd5a5 commit 9da77ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion behaviors/FileHandlerBehavior.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class FileHandlerBehavior extends \yii\base\Behavior
{
/**
* @var FileHandlerValidator|array|boolean the rule to be attachedk to the
* `owner`. If you want ot disable it, just set this property to `false`.
* `owner`. If you want to disable it, just set this property to `false`.
*/
public $rule = [];

Expand Down

0 comments on commit 9da77ce

Please # to comment.