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.
Afficher le fichier
Open project: luyadev/luya
Méthodes publiques
Méthode |
Description |
|
behaviors ( ) : array |
Remove not used behaviors from parent behaviors. |
|
Private Methods
Method Details
behaviors()
public méthode
Remove not used behaviors from parent behaviors.