PHP Class Ouzo\Utilities\Supplier\MemoizingSupplier

Show file Open project: letsdrink/ouzo

Public Methods

Method Description
__construct ( callable $function )
get ( )

Method Details

__construct() public method

public __construct ( callable $function )
$function callable

get() public method

public get ( )