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.
Author: Basil Suter ([email protected])
Afficher le fichier Open project: luyadev/luya

Méthodes publiques

Méthode Description
behaviors ( ) : array Remove not used behaviors from parent behaviors.

Private Methods

Méthode Description
getUserAuthClass ( )

Method Details

behaviors() public méthode

Remove not used behaviors from parent behaviors.
public behaviors ( ) : array
Résultat array The list of behvaiors.