PHP Interface Bravo3\Orm\Services\Aspect\InterceptorFactoryInterface

Afficher le fichier Open project: bravo3/orm

Méthodes publiques

Méthode Description
getPrefixInterceptors ( ) : array Get all prefix interceptors
getSuffixInterceptors ( ) : array Get all suffix interceptors

Method Details

getPrefixInterceptors() public méthode

Get all prefix interceptors
public getPrefixInterceptors ( ) : array
Résultat array

getSuffixInterceptors() public méthode

Get all suffix interceptors
public getSuffixInterceptors ( ) : array
Résultat array