@@ -24,7 +24,7 @@ |
||
24 | 24 | 'group' => 'text', |
25 | 25 | 'label' => 'text' |
26 | 26 | ]; |
27 | - protected $table = '[prefix]permissions'; |
|
27 | + protected $table = '[prefix]permissions'; |
|
28 | 28 | /** |
29 | 29 | * Array of all permissions for quick selecting |
30 | 30 | * @var array |