Beispiel #1
0
 public static function loadTexts(array $texts)
 {
     self::$__ = array_merge(self::$__, $texts);
 }