Completed
Pull Request — master (#33)
by Martijn
02:28
created
SwaggerGen/Swagger/Type/Custom/ICustomType.php 1 patch
Braces   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -10,8 +10,8 @@
 block discarded – undo
10 10
  * @copyright  2014-2017 Martijn van der Lee
11 11
  * @license    https://opensource.org/licenses/MIT MIT
12 12
  */
13
-interface ICustomType
14
-{
13
+interface ICustomType
14
+{
15 15
 
16 16
 	public static function register($type = null);
17 17
 
Please login to merge, or discard this patch.