Skip to content

Commit

Permalink
style: Fix code styling and formatting issues
Browse files Browse the repository at this point in the history
Signed-off-by: Sacha Telgenhof <me@sachatelgenhof.com>
  • Loading branch information
stelgenhof committed Apr 9, 2024
1 parent c639b4b commit d0658fc
Show file tree
Hide file tree
Showing 1,296 changed files with 7,784 additions and 3,971 deletions.
9 changes: 6 additions & 3 deletions tests/Argentina/ArgentinaBaseTestCase.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/ArgentinaTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/CarnavalMondayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/CarnavalTuesdayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/ChristmasDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/EasterTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/FlagDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/GeneralJoseSanMartinDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/GeneralMartinMigueldeGuemesDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/GoodFridayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/ImmaculateConceptionDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/IndependenceDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/InternationalWorkersDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/MalvinasDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/MayRevolutionTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/NationalSovereigntyDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/NewYearsDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/RaceDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Argentina/RemembranceDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Australia/AnzacDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Australia/AustraliaBaseTestCase.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Australia/AustraliaDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Australia/AustraliaTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
9 changes: 6 additions & 3 deletions tests/Australia/AustralianCapitalTerritory/AnzacDayTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?php

declare(strict_types=1);
/*
* This file is part of the Yasumi package.
declare(strict_types = 1);

/**
* This file is part of the 'Yasumi' package.
*
* The easy PHP Library for calculating holidays.
*
* Copyright (c) 2015 - 2024 AzuyaLabs
*
Expand Down
Loading

0 comments on commit d0658fc

Please sign in to comment.