PhpMigration\Changes\v5dot4\IncompByReference::prepare PHP Method

prepare() public method

public prepare ( )
    public function prepare()
    {
        $this->visitor->callChange('v5dot3\\Deprecated', 'skipCallTimePassByRef', true);
    }