Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
fixup! fixup! Revert "fix psr12 set"
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 10, 2020
1 parent ae279ae commit c14b567
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ public function __construct(ContainerBuilder $containerBuilder, FileLocatorInter
*/
protected function loadFile($file)
{
var_dump($file);

/** @var mixed[]|null $configuration */
$configuration = parent::loadFile($file);
if ($configuration === null) {
Expand Down

0 comments on commit c14b567

Please sign in to comment.