getServiceManager()->register( LtiPlatformRepositoryInterface::SERVICE_ID, new RdfLtiPlatformRepository() ); } public function down(Schema $schema): void { throw new IrreversibleMigration('Ontology should be re-synchronized after editing the source files.'); } }