@@ -85,6 +85,9 @@ |
||
85 | 85 | ], 'assets'); |
86 | 86 | } |
87 | 87 | |
88 | + /** |
|
89 | + * @param string $path |
|
90 | + */ |
|
88 | 91 | private function packagePath($path) |
89 | 92 | { |
90 | 93 | return __DIR__."/../$path"; |