@@ -96,6 +96,7 @@ |
||
| 96 | 96 | * Version viewer must only be added at if this is the final getCMSFields for a class. |
| 97 | 97 | * in order to avoid having to rename all fields from eg Root.Main to Root.Current.Main |
| 98 | 98 | * To do this we test if getCMSFields is from the current class |
| 99 | + * @param string $className |
|
| 99 | 100 | */ |
| 100 | 101 | public function isEndofLine($className) |
| 101 | 102 | { |