Skip to content

AutoloadResolver


  • Full name: \Codefy\Framework\Support\AutoloadResolver

Methods

getPsr4Mappings

public static getPsr4Mappings(): array
  • This method is static.

resolveNamespaceToPath

Resolves a namespace to its PSR-4 path.

public static resolveNamespaceToPath(string $namespace): ?string
  • This method is static. Parameters:
Parameter Type Description
$namespace string