예제 #1
0
 public function __construct($entity)
 {
     parent::__construct($entity, 'recipe');
 }
예제 #2
0
 public function __construct($entity)
 {
     parent::__construct($entity, 'post');
 }