Skip to content

Commit

Permalink
Fixed code style
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Nov 4, 2019
1 parent d71441f commit e2fed1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Builder/Builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ public function getJson(): string

/**
* @param string $name
*
* @return static
*
* @throws StringsException
*/
public function __call($name, array $arguments)
Expand Down

0 comments on commit e2fed1a

Please sign in to comment.