@@ -82,6 +82,9 @@ |
||
82 | 82 | return $this; |
83 | 83 | } |
84 | 84 | |
85 | + /** |
|
86 | + * @param string $calculatedLabel |
|
87 | + */ |
|
85 | 88 | protected function calculateLabels($calculatedLabel) |
86 | 89 | { |
87 | 90 | if($this->getSingularLabel() === null){ |