PHP Class PFinal\Wechat\Support\Cache

Datei anzeigen Open project: pfinal/wechat Class Usage Examples

Protected Properties

Property Type Description
$cache PFinal\Cache\CacheInterface

Public Methods

Method Description
__callStatic ( $name, $arguments )
init ( )

Method Details

__callStatic() public static method

public static __callStatic ( $name, $arguments )

init() public static method

public static init ( )

Property Details

$cache protected_oe static_oe property

protected static CacheInterface,PFinal\Cache $cache
return PFinal\Cache\CacheInterface