Skip to content

Commit

Permalink
php cs fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
irfan-dahir committed Feb 12, 2019
1 parent d587796 commit 9e285bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Schema.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ public static function fromJSON(string $json) : self
\json_decode($json, true)
);
}
}
}

0 comments on commit 9e285bc

Please sign in to comment.