Implement extract method
DusanKasan opened this issue · 1 comments
DusanKasan commented
Consider replacing pluck with it or add the functionality to pluck. See http://book.cakephp.org/3.0/en/core-libraries/collections.html#Cake\Collection\Collection::extract for reference
DusanKasan commented
Replaced pluck. Implemented in https://github.com/DusanKasan/Knapsack/tree/5.0.0