Return array of paths for the given namespace, or empty array if none found
Usage
$array = $classLoader->getNamespace(string $namespace);
Arguments
Name | Type(s) | Description |
---|---|---|
namespace | string |
Return value
array
of paths or empty array if none found
$classLoader methods and properties
API reference based on ProcessWire core version 3.0.236