getBehaviors() public method
Returns all behaviors attached to this component.
| public yii\base\Behavior[] getBehaviors ( ) | ||
|---|---|---|
| return | yii\base\Behavior[] |
List of behaviors attached to this component |
getBehaviors() public method
Returns all behaviors attached to this component.
| public yii\base\Behavior[] getBehaviors ( ) | ||
|---|---|---|
| return | yii\base\Behavior[] |
List of behaviors attached to this component |
Please login to continue.