Yaf_Loader::setLibraryPath
PHP Manual
PHP Manual»Yaf_Loader»Yaf_Loader::setLibraryPath

Yaf_Loader::setLibraryPath

(Yaf >=2.1.4)

Yaf_Loader::setLibraryPathChange the library path

Description

public function Yaf_Loader::setLibraryPath(string $directory, bool $is_global = false): Yaf_Loader

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

To Top