Class arCalledClassCache.
More...
|
| static | isCached (string $class_name) |
| |
| static | store (string $class_name) |
| |
| static | get (string $class_name) |
| |
| static | purge (string $class_name) |
| |
◆ get()
| static arCalledClassCache::get |
( |
string |
$class_name | ) |
|
|
static |
◆ isCached()
| static arCalledClassCache::isCached |
( |
string |
$class_name | ) |
|
|
static |
◆ purge()
| static arCalledClassCache::purge |
( |
string |
$class_name | ) |
|
|
static |
◆ store()
| static arCalledClassCache::store |
( |
string |
$class_name | ) |
|
|
static |
◆ $cache
| array arCalledClassCache::$cache = array() |
|
staticprotected |
The documentation for this class was generated from the following file: