Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jun 16, 2024
1 parent 7140fd9 commit 0204be2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Container.php
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,6 @@ private function addProviders(array $providers): void
/**
* Builds service provider by definition.
*
*
* @throws InvalidConfigException If provider argument is not valid.
* @return ServiceProviderInterface Instance of service provider.
*/
Expand Down
1 change: 0 additions & 1 deletion src/Helpers/DefinitionParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ final class DefinitionParser
public const IS_PREPARED_ARRAY_DEFINITION_DATA = 'isPreparedArrayDefinitionData';

/**
*
* @return array Definition parsed into array of a special structure.
* @psalm-return array{mixed,array}
*/
Expand Down

0 comments on commit 0204be2

Please sign in to comment.