PHP Class PHPStan\Broker\ClassAutoloadingException

Inheritance: extends PHPStan\AnalysedCodeException
Show file Open project: phpstan/phpstan

Public Methods

Method Description
__construct ( string $functionName, Throwable $previous )
getClassName ( ) : string

Method Details

__construct() public method

public __construct ( string $functionName, Throwable $previous )
$functionName string
$previous Throwable

getClassName() public method

public getClassName ( ) : string
return string