@@ -36,5 +36,5 @@ |
||
36 | 36 | /** |
37 | 37 | * @return IPropertyValueBinding[] gets the value annotations for the properties of the type |
38 | 38 | */ |
39 | - abstract public function getPropertyValueBindings(): array; |
|
39 | + abstract public function getPropertyValueBindings(): array; |
|
40 | 40 | } |