';
- }
+ /**
+ * Returns a `
`HTML Object for wrappig the customvariables
+ *
+ * @return string `
` Object for wraping the customvariables
+ * @author Daniel Ziegler
+ * @since 3.0
+ *
+ */
+ public function __startWrap(){
+ return '';
+ }
- /**
- * Returns a `
` HTML Object and clsoe the wrapper div
- *
- * @return string `` closing div
- * @author Daniel Ziegler
- * @since 3.0
- *
- */
- public function __endWrap(){
- return '';
- }
+ /**
+ * Returns a `
` HTML Object and clsoe the wrapper div
+ *
+ * @return string `