Example #1
0
 /**
  * Returns the static model of the specified AR class.
  * Every child of this class must override it.
  * 
  * @return MessageAttachment the static model class
  */
 public static function model($className = __CLASS__)
 {
     return parent::model($className);
 }