Forums
(@nhemsley)
14 years, 1 month ago
Thanks Tom,
Looks good
14 years, 2 months ago
It appears that something like:
$event = new Event();
$allEvents = $event->find();
will work, is this supported, or does the framework do some biolerplate setup?