Exemple #1
0
 public static function setDescribeOutput($bool = false)
 {
     self::$descriptive = $bool ? true : false;
 }