Skip to content

Commit 9e285bc

Browse files
committed
php cs fixer
1 parent d587796 commit 9e285bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Schema.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ public static function fromJSON(string $json) : self
139139
\json_decode($json, true)
140140
);
141141
}
142-
}
142+
}

0 commit comments

Comments
 (0)