Skip to content

Commit

Permalink
Update en/appendices/4-4-migration-guide.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
othercorey authored Oct 26, 2022
1 parent 0686d27 commit 490642f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/appendices/4-4-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ ORM
Plugins
-------

* Plugin classes can now be named to match the plugin name instead of ``Plugin``.
For e.g. you should now have ``ADmad\I18n\I18nPlugin`` instead of ``ADmad\I18n\Plugin``.
* Plugin classes can now be named to match the plugin name instead of just ``Plugin``.
For example, you should now use ``ADmad\I18n\I18nPlugin`` instead of ``ADmad\I18n\Plugin``.

Routing
-------
Expand Down

0 comments on commit 490642f

Please sign in to comment.