f3-cortex icon indicating copy to clipboard operation
f3-cortex copied to clipboard

fix phpdoc return for findByRawSQL

Open olaulau opened this issue 1 year ago • 2 comments

Hi ;

https://github.com/ikkez/f3-cortex/blob/6c735c713e0eb0d562614e7dc1be72de097c71b1/lib/db/cortex.php#L925

the result is obviously a CortexCollection, not an array.

olaulau avatar Apr 08 '24 15:04 olaulau

https://github.com/ikkez/f3-cortex/pull/131

olaulau avatar Apr 23 '24 10:04 olaulau