예제 #1
0
파일: Post.php 프로젝트: laraish/laraish
 public function __construct($pid = null)
 {
     parent::__construct($pid);
     //
 }