1
0
mirror of https://github.com/flarum/core.git synced 2025-08-12 03:14:33 +02:00

Update namespaces for beta 8

Refs flarum/core#1235.
This commit is contained in:
Franz Liedke
2017-10-01 19:56:14 +02:00
parent 1dd82e0bcc
commit 909870c381
11 changed files with 33 additions and 33 deletions

View File

@@ -9,8 +9,8 @@
* file that was distributed with this source code.
*/
use Flarum\Core\Group;
use Flarum\Database\Migration;
use Flarum\Group\Group;
return Migration::addPermissions([
'discussion.lock' => Group::MODERATOR_ID