PHPCfg\Op\Expr\New_::getVariableNames PHP Method

getVariableNames() public method

public getVariableNames ( )
    public function getVariableNames()
    {
        return ["class", "args", "result"];
    }