Skip to content

Commit

Permalink
pint
Browse files Browse the repository at this point in the history
  • Loading branch information
markhuot committed Sep 30, 2024
1 parent d83c553 commit b95bfd1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/craft/services/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

class Config extends \markhuot\craftpest\overrides\Config
{
/**
* @return array|BaseConfig
*/
public function getConfigFromFile(string $filename): array|BaseConfig
{
$original = parent::getConfigFromFile($filename);
Expand Down

0 comments on commit b95bfd1

Please sign in to comment.