Ejemplo n.º 1
0
 /**
  * @internal
  */
 public static function setShowInvisible($showInvisible)
 {
     self::$_showInvisible = $showInvisible;
 }