コード例 #1
0
 public function user()
 {
     return $this->belongsTo(User::getClass());
 }