PHPCfg\Op\Stmt\Property::getVariableNames PHP Method

getVariableNames() public method

public getVariableNames ( )
    public function getVariableNames()
    {
        return ["name", "defaultVar"];
    }