[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/error-handler/ErrorEnhancer/ -> ClassNotFoundErrorEnhancer.php (summary)

(no description)

File Size: 177 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ClassNotFoundErrorEnhancer:: (5 methods):
  enhance()
  getClassCandidates()
  findClassInPath()
  convertFileToClass()
  classExists()


Class: ClassNotFoundErrorEnhancer  - X-Ref


enhance(\Throwable $error)   X-Ref
{@inheritdoc}


getClassCandidates(string $class)   X-Ref
Tries to guess the full namespace for a given class name.

By default, it looks for PSR-0 and PSR-4 classes registered via a Symfony or a Composer
autoloader (that should cover all common cases).

param: string $class A class name (without its namespace)

findClassInPath(string $path, string $class, string $prefix)   X-Ref
No description

convertFileToClass(string $path, string $file, string $prefix)   X-Ref
No description

classExists(string $class)   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer