@@ -30,16 +30,16 @@ month_change: true
3030The PHP API has been enhanced with the following new classes:
3131
3232- [ ` Ibexa\Contracts\AdminUi\Menu\AbstractActionBuilder ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-AdminUi-Menu-AbstractActionBuilder.html )
33+ - [ ` Ibexa\Contracts\TwigComponents ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/namespaces/ibexa-contracts-twigcomponents.html )
3334- [ ` Ibexa\Contracts\TwigComponents\ComponentInterface ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-TwigComponents-ComponentInterface.html )
3435- [ ` Ibexa\Contracts\TwigComponents\ComponentRegistryInterface ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-TwigComponents-ComponentRegistryInterface.html )
36+ - [ ` Ibexa\Contracts\TwigComponents\Event ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/namespaces/ibexa-contracts-twigcomponents-event.html )
3537- [ ` Ibexa\Contracts\TwigComponents\Event\RenderGroupEvent ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-TwigComponents-Event-RenderGroupEvent.html )
3638- [ ` Ibexa\Contracts\TwigComponents\Event\RenderSingleEvent ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-TwigComponents-Event-RenderSingleEvent.html )
37- - [ ` Ibexa\Contracts\TwigComponents\Exception\InvalidArgumentException ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-TwigComponents-Exception-InvalidArgumentException.html )
38- - [ ` Ibexa\Contracts\TwigComponents\Renderer\RendererInterface ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-TwigComponents-Renderer-RendererInterface.html )
39- - [ ` Ibexa\Contracts\TwigComponents\Event ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/namespaces/ibexa-contracts-twigcomponents-event.html )
4039- [ ` Ibexa\Contracts\TwigComponents\Exception ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/namespaces/ibexa-contracts-twigcomponents-exception.html )
40+ - [ ` Ibexa\Contracts\TwigComponents\Exception\InvalidArgumentException ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-TwigComponents-Exception-InvalidArgumentException.html )
4141- [ ` Ibexa\Contracts\TwigComponents\Renderer ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/namespaces/ibexa-contracts-twigcomponents-renderer.html )
42- - [ ` Ibexa\Contracts\TwigComponents ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/namespaces/ibexa-contracts-twigcomponents .html )
42+ - [ ` Ibexa\Contracts\TwigComponents\Renderer\RendererInterface ` ] ( https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-TwigComponents-Renderer-RendererInterface .html )
4343
4444
4545#### Full changelog
0 commit comments