PHPSA\Analyzer\Pass\Expression\ExitUsage::getRegister PHP Method

getRegister() public method

public getRegister ( ) : array
return array
    public function getRegister()
    {
        return [Expr\Exit_::class];
    }