Ejemplo n.º 1
0
 public function __construct()
 {
     $this->model = new OctoberActivityLog();
     parent::__construct();
 }
Ejemplo n.º 2
0
 public function __construct()
 {
     $this->model = new OctoberBadge();
     parent::__construct();
 }