autoload.php
Autoloader definition for eZ Publish
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
-
eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
Constants


EZCBASE_ENABLED
= $baseEnabled
Package: kernelProvides the native autoload functionality for eZ Publish
Properties
Methods



reset(
)
:
void
staticResets the local, in-memory autoload cache.
If the autoload arrays are extended during a requests lifetime, this
method must be called, to make them available.