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