framework/src/Extension
Toby Zerner 4f3e67714e Fix incorrect migration notes for extensions without any migrations
When running migrations for an extension without any migrations (eg.
BBCode), the migration notes for the previous extension were being
displayed, because the Migrator never had a chance to clear them.
2017-07-22 11:43:50 +09:30
..
Extension.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
ExtensionManager.php Fix incorrect migration notes for extensions without any migrations 2017-07-22 11:43:50 +09:30
ExtensionServiceProvider.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00