getBehavior() public method
Returns the named behavior object.
public null|yii\base\Behavior getBehavior ( $name ) | ||
---|---|---|
$name | string |
The behavior name |
return | null|yii\base\Behavior |
The behavior object, or null if the behavior does not exist |
getBehavior() public method
Returns the named behavior object.
public null|yii\base\Behavior getBehavior ( $name ) | ||
---|---|---|
$name | string |
The behavior name |
return | null|yii\base\Behavior |
The behavior object, or null if the behavior does not exist |
Designed by : w10schools
service@w10schools.com
Please login to continue.