@@ -91,7 +91,7 @@ |
||
91 | 91 | */ |
92 | 92 | public function humanresourceSlug() |
93 | 93 | { |
94 | - if($this->humanresource) |
|
94 | + if ($this->humanresource) |
|
95 | 95 | { |
96 | 96 | return $this->humanresource->slug; |
97 | 97 | } |