PHP Class PHPStan\Broker\ClassNotFoundException

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

Public Methods

Method Description
__construct ( string $functionName )
getClassName ( ) : string

Method Details

__construct() public method

public __construct ( string $functionName )
$functionName string

getClassName() public method

public getClassName ( ) : string
return string