PHP Class HippoPHP\Hippo\LazyFactory

Show file Open project: hippophp/hippo Class Usage Examples

Public Methods

Method Description
get ( mixed $cacheKey, callable $factory ) : mixed
resetCache ( ) : File

Method Details

get() public method

public get ( mixed $cacheKey, callable $factory ) : mixed
$cacheKey mixed
$factory callable
return mixed

resetCache() public method

public resetCache ( ) : File
return File