Beispiel #1
0
 public static function setCreator(\MUtil_Html_Creator $creator)
 {
     self::$_creator = $creator;
     return self::$_creator;
 }