PHP Class PHPStan\Reflection\MissingMethodFromReflectionException

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

Public Methods

Method Description
__construct ( string $className, string $methodName )

Method Details

__construct() public method

public __construct ( string $className, string $methodName )
$className string
$methodName string