Skip to content

Commit

Permalink
Retire DataTablesTrait
Browse files Browse the repository at this point in the history
  • Loading branch information
curry684 committed Dec 2, 2023
1 parent 3238ded commit 8bf6321
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 57 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Nothing yet.
## 0.8.0 - in RC
### Breaking
- All interfaces and classes are now fully typed, this will likely require modifications in any custom extensions
- Removed `DataTablesTrait` for use in controllers
- EOL: Drop PHP <8.1 support
- EOL: Drop Symfony <6.3 support

Expand Down
57 changes: 0 additions & 57 deletions src/Controller/DataTablesTrait.php

This file was deleted.

0 comments on commit 8bf6321

Please sign in to comment.