Dumplie\Metadata\Infrastructure\InMemory\InMemoryStorage::alter PHP Method

alter() public method

public alter ( Schema $schema )
$schema Dumplie\Metadata\Schema
    public function alter(Schema $schema)
    {
        // in memory schema is always up to date
    }