@@ -84,7 +84,7 @@ |
||
84 | 84 | $this->apie->getBaseUrl(), |
85 | 85 | $this->getSubActionContainer(), |
86 | 86 | $this->apie->getPropertyConverter(), |
87 | - function (Document $doc) { |
|
87 | + function(Document $doc) { |
|
88 | 88 | $this->apie->onOpenApiDocGenerated($doc); |
89 | 89 | } |
90 | 90 | ); |