Passed
Push — master ( 5d57db...78e5ba )
by Filippo
06:01 queued 03:46
created
src/Daikengo/Role/IRole.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
  * `YourNamespace\WhateverYouWant\Developer\LintPermission`.
29 29
  * @nosubgrouping
30 30
  */
31
-interface IRole  {
31
+interface IRole {
32 32
 
33 33
 
34 34
   /**
Please login to merge, or discard this patch.