Athari / YaLinqo

Yet Another LINQ to Objects for PHP [Simplified BSD]
https://athari.github.io/YaLinqo
BSD 2-Clause "Simplified" License
439 stars 39 forks source link

OrderedEnumerable::thenBy() expects... #56

Open umpirsky opened 2 years ago

umpirsky commented 2 years ago
YaLinqo\OrderedEnumerable::thenBy() expects (callable(): mixed)|null, '$v->getTitle()' given.

Similar to https://github.com/Athari/YaLinqo/pull/55