Skip to content

Commit f9a9ebe

Browse files
committed
Apply fixes from StyleCI
1 parent ec9a5e9 commit f9a9ebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/framework/src/Framework/Exceptions/InvalidConfigurationException.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public function __construct(string $message = 'Invalid configuration detected.',
2424

2525
/**
2626
* @experimental Please report any issues with this method to the authors at https://github.com/hydephp/develop/issues
27+
*
2728
* @return array{string, int}
2829
*/
2930
protected function findConfigLine(string $namespace, string $key): array

0 commit comments

Comments
 (0)