@@ -40,6 +40,9 @@ |
||
| 40 | 40 | } |
| 41 | 41 | } |
| 42 | 42 | |
| 43 | + /** |
|
| 44 | + * @return string |
|
| 45 | + */ |
|
| 43 | 46 | public function getRealPath() { |
| 44 | 47 | $sitePath = \App::$primary->path; |
| 45 | 48 | return "{$sitePath}{$this->path}"; |