Documentation

PSR0Loader extends AutoLoader
in package

PSR0Loader

Dieser Autoloader lösst die Suche nach Klasse gemäß PSR-0-Standard auf.

Tags
link
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
link

Alvine

category

Framework

author

schukai GmbH [email protected]

license

http://alvine.io/license/ Licence

since
20110904

Table of Contents

Methods

getClassPath()  : array
Klassenpfad ermitteln

Methods

getClassPath()

Klassenpfad ermitteln

protected getClassPath(string $basepath, array $namespace) : array
Parameters
$basepath : string

Basispfad

$namespace : array

Namensraum

Return values
array

Klassenpfade


        
On this page

Search results