Skip to content

Commit

Permalink
Merge pull request #2 from andrey-helldar/analysis-BMo1D9
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
Andrey Helldar authored Jan 25, 2020
2 parents f644536 + 19ee7a8 commit 811b2b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Services/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ public static function make(string $content)
/**
* @param string $filename
*
* @return array
* @throws \Helldar\PrettyArray\Exceptions\FileDoesntExistsException
*
* @return array
*/
public function load(string $filename): array
{
Expand Down

0 comments on commit 811b2b0

Please sign in to comment.