@@ -10,8 +10,8 @@ |
||
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 |