1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Apply namespace changes for beta 8 (#12)

* Update for beta 8

* StyleCI :)

* docBlock

* whenSavingUser
This commit is contained in:
Charlie
2017-09-14 10:41:56 -07:00
committed by Franz Liedke
parent 4e9184ae32
commit d6be091b79
7 changed files with 18 additions and 21 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([
'user.suspend' => Group::MODERATOR_ID