Skip to content

Commit 19ee7a8

Browse files
Andrey HelldarStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent f644536 commit 19ee7a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Services/File.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ public static function make(string $content)
2323
/**
2424
* @param string $filename
2525
*
26-
* @return array
2726
* @throws \Helldar\PrettyArray\Exceptions\FileDoesntExistsException
27+
*
28+
* @return array
2829
*/
2930
public function load(string $filename): array
3031
{

0 commit comments

Comments
 (0)