示例#1
0
文件: spec.php 项目: ahmed555/Cupcake
 public static function setDescribeOutput($bool = false)
 {
     self::$descriptive = $bool ? true : false;
 }