コード例 #1
0
ファイル: post.php プロジェクト: difra-org/difra
 public function getBlog()
 {
     return Blog::getById($this->blog);
 }