Skip to content

Commit

Permalink
Update dependency friendsofphp/php-cs-fixer to v3.27.0 (#23)
Browse files Browse the repository at this point in the history
* Update dependency friendsofphp/php-cs-fixer to v3.27.0

* run cs fixer

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Quentin Dequippe <quentin.dequippe@tiime.fr>
  • Loading branch information
renovate[bot] and qdequippe authored Sep 20, 2023
1 parent 7477511 commit ceb4f13
Show file tree
Hide file tree
Showing 390 changed files with 72 additions and 1,438 deletions.
4 changes: 1 addition & 3 deletions generated/Exception/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@

namespace QdequippeTech\Silae\Api\Exception;

interface ApiException extends \Throwable
{
}
interface ApiException extends \Throwable {}
4 changes: 1 addition & 3 deletions generated/Exception/ClientException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@

namespace QdequippeTech\Silae\Api\Exception;

interface ClientException extends ApiException
{
}
interface ClientException extends ApiException {}
4 changes: 1 addition & 3 deletions generated/Exception/ServerException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@

namespace QdequippeTech\Silae\Api\Exception;

interface ServerException extends ApiException
{
}
interface ServerException extends ApiException {}
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -92,7 +90,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand All @@ -58,7 +56,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -67,7 +65,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -62,7 +60,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -63,7 +61,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -62,7 +60,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
3 changes: 0 additions & 3 deletions generated/Normalizer/ActivationDSNNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -73,7 +71,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
3 changes: 0 additions & 3 deletions generated/Normalizer/ActivationDSNRequestNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand All @@ -58,7 +56,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand All @@ -58,7 +56,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand All @@ -58,7 +56,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand All @@ -58,7 +56,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -62,7 +60,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -67,7 +65,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
3 changes: 0 additions & 3 deletions generated/Normalizer/AffectationsDossierNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -103,7 +101,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
3 changes: 0 additions & 3 deletions generated/Normalizer/AffecterCleDossierRequestNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -63,7 +61,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
3 changes: 0 additions & 3 deletions generated/Normalizer/AgenceDetailNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -113,7 +111,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
3 changes: 0 additions & 3 deletions generated/Normalizer/AgenceNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -78,7 +76,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
3 changes: 0 additions & 3 deletions generated/Normalizer/AgencyNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -73,7 +71,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -68,7 +66,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -98,7 +96,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -73,7 +71,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function supportsNormalization($data, $format = null, array $context = []

/**
* @param mixed|null $format
* @param mixed $data
* @param mixed $class
*/
public function denormalize($data, $class, $format = null, array $context = [])
{
Expand Down Expand Up @@ -88,7 +86,6 @@ public function denormalize($data, $class, $format = null, array $context = [])

/**
* @param mixed|null $format
* @param mixed $object
*
* @return array|string|int|float|bool|\ArrayObject|null
*/
Expand Down
Loading

0 comments on commit ceb4f13

Please sign in to comment.