PHP Trait luya\traits\RestBehaviorsTrait
The RestBehaviorTraits is going to override the default behaviors of rest controllers based on yii2. If the implementation class
itself has the user behavior interface the user restrication is enabled.
Mostrar archivo
Open project: luyadev/luya
Public Methods
Method |
Description |
|
behaviors ( ) : array |
Remove not used behaviors from parent behaviors. |
|
Private Methods
Method Details
behaviors()
public method
Remove not used behaviors from parent behaviors.