]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Permissions/JointPermission.php
Add footer element, styles, and associated settings
[bookstack] / app / Auth / Permissions / JointPermission.php
index 71c1979fcf579516c6527cacb29c6c1f027ebf14..c48549b8f00c5cac2e9996fa9c4c4e0d483af365 100644 (file)
@@ -1,8 +1,8 @@
 <?php namespace BookStack\Auth\Permissions;
 
+use BookStack\Auth\Role;
 use BookStack\Entities\Entity;
 use BookStack\Model;
-use BookStack\Auth\Role;
 
 class JointPermission extends Model
 {