@@ -83,7 +83,4 @@ |
||
| 83 | 83 | : 'hidden', // NEXT_MAJOR: Remove ternary (when requirement of Symfony is >= 2.8) |
| 84 | 84 | >>>>>>> origin/3.x |
| 85 | 85 | 'operator_options' => [], |
| 86 | - 'label' => $this->getLabel(), |
|
| 87 | - ]]; |
|
| 88 | - } |
|
| 89 | -} |
|
| 86 | + 'label' => $this->getLabel |
|
| 90 | 87 | \ No newline at end of file |
@@ -83,7 +83,4 @@ |
||
| 83 | 83 | : 'hidden', // NEXT_MAJOR: Remove ternary (when requirement of Symfony is >= 2.8) |
| 84 | 84 | >>>>>>> origin/3.x |
| 85 | 85 | 'operator_options' => [], |
| 86 | - 'label' => $this->getLabel(), |
|
| 87 | - ]]; |
|
| 88 | - } |
|
| 89 | -} |
|
| 86 | + 'label' => $this->getLabel |
|
| 90 | 87 | \ No newline at end of file |
@@ -165,6 +165,4 @@ |
||
| 165 | 165 | } |
| 166 | 166 | } |
| 167 | 167 | |
| 168 | - return $parentAlias; |
|
| 169 | - } |
|
| 170 | -} |
|
| 168 | + return $parentAlias |
|
| 171 | 169 | \ No newline at end of file |
@@ -165,6 +165,4 @@ |
||
| 165 | 165 | } |
| 166 | 166 | } |
| 167 | 167 | |
| 168 | - return $parentAlias; |
|
| 169 | - } |
|
| 170 | -} |
|
| 168 | + return $parentAlias |
|
| 171 | 169 | \ No newline at end of file |