@@ -68,7 +68,7 @@ |
||
68 | 68 | |
69 | 69 | protected function getTranslations() |
70 | 70 | { |
71 | - if($this->getId()) { |
|
71 | + if ($this->getId()) { |
|
72 | 72 | return Sludio::getTranslations(get_called_class(), $this->getId()); |
73 | 73 | } |
74 | 74 | } |