crud icon indicating copy to clipboard operation
crud copied to clipboard

CrudComponent::table() should support non-table model types

Open asgraf opened this issue 1 year ago • 9 comments

https://github.com/FriendsOfCake/crud/blob/master/src/Controller/Component/CrudComponent.php#L627-L638 Should be compatible with: https://github.com/FriendsOfCake/crud/blob/master/src/Core/ProxyTrait.php#L128-L142

asgraf avatar Jan 11 '23 12:01 asgraf