@@ -31,7 +31,7 @@ |
||
31 | 31 | * {@inheritdoc} |
32 | 32 | */ |
33 | 33 | public function getFormId() { |
34 | - return 'entity_browser_' . $this->entity_browser->id() . '_form'; |
|
34 | + return 'entity_browser_'.$this->entity_browser->id().'_form'; |
|
35 | 35 | } |
36 | 36 | |
37 | 37 | /** |