New Deprecations
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3556119. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !209
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p> Line modules/ai_agents_explorer/src/Controller/AiAgentExplorerController.p<br>
hp<br>
------ -----------------------------------------------------------------------<br>
124 Call to deprecated method get() of class<br>
Symfony\Component\HttpFoundation\Request:<br>
since Symfony 7.4, use properties `->attributes`, `query` or<br>
`request` directly instead<br>
🪪 method.deprecated<br>
125 Call to deprecated method get() of class<br>
Symfony\Component\HttpFoundation\Request:<br>
since Symfony 7.4, use properties `->attributes`, `query` or<br>
`request` directly instead<br>
🪪 method.deprecated<br>
126 Call to deprecated method get() of class<br>
Symfony\Component\HttpFoundation\Request:<br>
since Symfony 7.4, use properties `->attributes`, `query` or<br>
`request` directly instead<br>
🪪 method.deprecated<br>
127 Call to deprecated method get() of class<br>
Symfony\Component\HttpFoundation\Request:<br>
since Symfony 7.4, use properties `->attributes`, `query` or<br>
`request` directly instead<br>
🪪 method.deprecated<br>
128 Call to deprecated method get() of class<br>
Symfony\Component\HttpFoundation\Request:<br>
since Symfony 7.4, use properties `->attributes`, `query` or<br>
`request` directly instead<br>
🪪 method.deprecated<br>
129 Call to deprecated method get() of class<br>
Symfony\Component\HttpFoundation\Request:<br>
since Symfony 7.4, use properties `->attributes`, `query` or<br>
`request` directly instead<br>
🪪 method.deprecated<br>
169 Call to deprecated method get() of class<br>
Symfony\Component\HttpFoundation\Request:<br>
since Symfony 7.4, use properties `->attributes`, `query` or<br>
`request` directly instead<br>
🪪 method.deprecated </p>
issue