ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
ilContentStyleMigrationAgent Class Reference
+ Inheritance diagram for ilContentStyleMigrationAgent:
+ Collaboration diagram for ilContentStyleMigrationAgent:

Public Member Functions

 getMigrations ()
 

Detailed Description

Definition at line 18 of file class.ilContentStyleMigrationAgent.php.

Member Function Documentation

◆ getMigrations()

ilContentStyleMigrationAgent::getMigrations ( )

Definition at line 20 of file class.ilContentStyleMigrationAgent.php.

20  : array
21  {
22  return [
23  new \ilContentStyle9Migration(),
24  ];
25  }

The documentation for this class was generated from the following file: