PhpMigration\Changes\v5dot5\Deprecated::prepare PHP Method

prepare() public method

public prepare ( )
    public function prepare()
    {
        $this->visitor->callChange('v5dot3\\Deprecated', 'removeTableItems', ['funcTable', $this->mysqlTable]);
    }