PHP Interface Strategy, php_design_patterns

Exibir arquivo Open project: yunkaiyueming/php_design_patterns Interface Usage Examples

Public Methods

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

Method Details

do_method() public method

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