Updated asa -> getBehavior

This commit is contained in:
Alexander Makarov
2012-04-10 21:44:10 +02:00
parent 3e64a7e735
commit 69b49180ef
3 changed files with 4 additions and 5 deletions

View File

@@ -340,7 +340,6 @@ class Component extends \yii\base\Object
/**
* Returns the named behavior object.
* The name 'asa' stands for 'as a'.
* @param string $behavior the behavior name
* @return Behavior the behavior object, or null if the behavior does not exist
*/