@@ -64,7 +64,7 @@ |
||
64 | 64 | * {@inheritdoc} |
65 | 65 | */ |
66 | 66 | public function getFormId() { |
67 | - return 'entity_browser_' . $this->entityBrowser->id() . '_form'; |
|
67 | + return 'entity_browser_'.$this->entityBrowser->id().'_form'; |
|
68 | 68 | } |
69 | 69 | |
70 | 70 | /** |