Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar authored and StyleCIBot committed Jan 25, 2020
1 parent f644536 commit 19ee7a8
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 19ee7a8

Please sign in to comment.