PHP Class enviroment_check

Inheritance: extends clinic
Show file Open project: zblogcn/zblogphp

Public Methods

Method Description
check_function ( string $param ) : null Check function exists
get_queue ( ) : null Build queue

Method Details

check_function() public method

Check function exists
public check_function ( string $param ) : null
$param string
return null

get_queue() public method

Build queue
public get_queue ( ) : null
return null