f3-cortex
f3-cortex copied to clipboard
fix phpdoc return for findByRawSQL
Hi ;
https://github.com/ikkez/f3-cortex/blob/6c735c713e0eb0d562614e7dc1be72de097c71b1/lib/db/cortex.php#L925
the result is obviously a CortexCollection, not an array.
https://github.com/ikkez/f3-cortex/pull/131