Fondouk v1.2.4 — coding-standard conformance
PrestaShop coding-standard conformance
Aligns the front controllers with the PrestaShop coding standard (php-cs-fixer): declare(strict_types=1), echo replaced by $this->ajaxRender(), and the Symfony Request object imported via a use statement with a short reference (fully_qualified_strict_types).
Behaviour is unchanged — install + all four agent endpoints (UCP manifest, REST catalog, MCP, llms.txt) verified on PrestaShop 9.1.
Compatibility: PrestaShop 8.0 -> 9.1 (verified).