Example #1
0
 public function __construct()
 {
     $this->collection = Loader::db()->selectCollection($this->collectionName);
 }