Improvements
Added the saveMany()
method to the Table annotations:
@method \App\Model\Entity\BarBarsAbstract[]|\Cake\Datasource\ResultSetInterface|false saveMany($entities, $options = [])
Also added newEmptyEntity()
if Shim plugin is used and added new 3.9 methods already for once this minor is released and those methods become available.