mirror of
https://github.com/flarum/core.git
synced 2025-08-17 05:44:13 +02:00
run the convert.sh script by CDK2020 to replace namespaces to be comp… (#8)
* run the convert.sh script by CDK2020 to replace namespaces to be compatible for beta8 * update docbloc to match updated namespace
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
use Flarum\Core\Group;
|
||||
use Flarum\Group\Group;
|
||||
use Flarum\Database\Migration;
|
||||
|
||||
return Migration::addPermissions([
|
||||
|
Reference in New Issue
Block a user