Skip to content

Commit 7884991

Browse files
committed
chore: composer run cs:fix
Signed-off-by: Côme Chilliet <[email protected]>
1 parent c4fa76b commit 7884991

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

lib/Command/GroupAdminsToLdap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright 2019 Cooperativa EITA (eita.org.br)
45
*

lib/LDAPConnect.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @author Alan Tygel <[email protected]>
45
* @author Arthur Schiwon <[email protected]>

lib/LDAPGroupManager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2017 EITA Cooperative (eita.org.br)
45
*

lib/LDAPUserManager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2017 EITA Cooperative (eita.org.br)
45
*

tests/integration/features/bootstrap/BasicStructure.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
*
45
* @author Arthur Schiwon <[email protected]>

tests/integration/features/bootstrap/LDAPContext.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2017 Arthur Schiwon <[email protected]>
45
*

0 commit comments

Comments
 (0)