예제 #1
0
 /**
  * Available for backward compatibility.
  *
  * @deprecated in favor of difference()
  */
 public static function dateDiff()
 {
     return DateUtil::difference();
 }