PHP Interface Strategy, php_design_patterns

Afficher le fichier Open project: yunkaiyueming/php_design_patterns Interface Usage Examples

Méthodes publiques

Méthode Description
do_method ( ) 抽象策略角色,以接口实现

Method Details

do_method() public méthode

抽象策略角色,以接口实现
public do_method ( )