Skip to content

Commit

Permalink
#28896 Feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyDOTCMS committed Jun 26, 2024
1 parent 25f7d38 commit 44112c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,7 @@ private boolean hasCategoryFields(final ContentType contentType) {
*
* @return
*/
@CloseDBIfOpened
public PaginatedCategories findAll(final String filter, final User user, boolean respectFrontendRoles, final int limit,
final int offset)
throws DotDataException, DotSecurityException {
Expand Down

0 comments on commit 44112c4

Please sign in to comment.