79507498

Date: 2025-03-13 20:04:45
Score: 0.5
Natty:
Report link

In your action, flexform-settings are available via `$this->settings`. Just pass your limit to the called method of your repository: `ItemRepository->findAllFilteredByXy($xy, $this->settings['limit'])`

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Julian Hofmann