示例#1
0
 /**
  * Returns the number of attributes.
  *
  * @return int The number of attributes
  */
 public static function count()
 {
     return static::$instance->count();
 }