@@ -24,7 +24,7 @@ |
||
24 | 24 | |
25 | 25 | if (!$this->fs->exists($this->themeFolder)) |
26 | 26 | { |
27 | - throw new FileNotFoundException("The '${themeName}' theme folder could not be found.'"); |
|
27 | + throw new FileNotFoundException("The '${themename}' theme folder could not be found.'"); |
|
28 | 28 | } |
29 | 29 | |
30 | 30 | if ($this->fs->exists($this->themeFile)) |