mirror of
https://github.com/flarum/core.git
synced 2025-08-11 19:04:29 +02:00
feat(em): port extension manager from 1.0 (#3959)
* feat(em): port extension manager from 1.0 * Apply fixes from StyleCI * chore: phpstan --------- Co-authored-by: StyleCI Bot <bot@styleci.io>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* LICENSE file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
namespace Flarum\PackageManager\Tests\integration;
|
||||
namespace Flarum\ExtensionManager\Tests\integration;
|
||||
|
||||
trait DummyExtensions
|
||||
{
|
||||
|
Reference in New Issue
Block a user