Formatted all files according to editorconfig
This commit is contained in:
parent
261eed61cf
commit
4878b2d9f7
8 changed files with 51 additions and 51 deletions
|
@ -9,7 +9,7 @@ $columns = [
|
|||
'ip_mask' => [
|
||||
'exclude' => 0,
|
||||
'label' => 'LLL:EXT:in2frontendauthentication/Resources/Private/Language/locallang_db.xlf:' .
|
||||
FeGroupsRepository::TABLE_NAME . '.ip_mask',
|
||||
FeGroupsRepository::TABLE_NAME . '.ip_mask',
|
||||
'config' => [
|
||||
'type' => 'text',
|
||||
'cols' => '40',
|
||||
|
|
Reference in a new issue