Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit 0666ece

Browse files
committed
Fixing tests and checking model
1 parent 9061157 commit 0666ece

File tree

147 files changed

+1498
-482
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+1498
-482
lines changed

.formatter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ header: |
1515
* Feel free to edit as you please, and have fun.
1616
*
1717
* @author Marc Morera <[email protected]>
18-
* @author PuntMig Technologies
1918
*/

App/AppRepository.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

App/AppRepositoryBucket.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

App/HttpAppRepository.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

App/InMemoryAppRepository.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

App/MockAppRepository.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

Config/BoostClause.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

Config/Campaign.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

Config/Campaigns.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

Config/Config.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* Feel free to edit as you please, and have fun.
1010
*
1111
* @author Marc Morera <[email protected]>
12-
* @author PuntMig Technologies
1312
*/
1413

1514
declare(strict_types=1);

0 commit comments

Comments
 (0)