コード例 #1
0
 public function getAttribute($name)
 {
     $this->__load();
     return parent::getAttribute($name);
 }