PHP Class ProxySubject, php_design_patterns

Inheritance: extends Subject
Afficher le fichier Open project: yunkaiyueming/php_design_patterns Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
action ( )

Private Methods

Méthode Description
_afterAction ( )
_beforeAction ( )

Method Details

__construct() public méthode

public __construct ( )

action() public méthode

public action ( )