Exemple #1
0
 /**
  * Disable conditional debug
  *
  * @return void
  */
 function df()
 {
     Debug::enable(false);
 }