b374k
m1n1 1.01
Apache/2.4.41 (Ubuntu)
Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64
uid=33(www-data) gid=33(www-data) groups=33(www-data)
server ip : 62.171.164.128 | your ip : 127.0.0.1
safemode OFF
 >  / home / a / home / dev2.destoffenstraat.com / app / code / Swissup / Recaptcha / etc /
Filename/home/a/home/dev2.destoffenstraat.com/app/code/Swissup/Recaptcha/etc/di.xml
Size1.52 kb
Permissionrw-rw-r--
Ownerroot : root
Create time21-Aug-2025 12:26
Last modified04-Mar-2025 06:14
Last accessed22-Aug-2025 22:55
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
<type name="Magento\Captcha\Model\CaptchaFactory">
<plugin name="createRecaptchaModel"
type="Swissup\Recaptcha\Plugin\Model\CaptchaFactory" sortOrder="1" />
</type>
<type name="Magento\Checkout\Api\PaymentInformationManagementInterface">
<plugin name="swissupRecaptcha-validate" type="Swissup\Recaptcha\Plugin\Checkout\Api\Validation" />
</type>
<type name="Magento\Checkout\Api\GuestPaymentInformationManagementInterface">
<plugin name="swissupRecaptcha-guest-validate" type="Swissup\Recaptcha\Plugin\Checkout\Api\GuestValidation" />
</type>
<type name="Swissup\Askit\Block\Question\AbstractForm">
<plugin name="swissup_recaptcha" type="Swissup\Recaptcha\Plugin\AskitForm" />
</type>
<preference for="Psr\Log\LoggerInterface" type="Magento\Framework\Logger\Monolog"/>
<type name="Swissup\Core\Model\ComponentList\Loader\Local">
<arguments>
<argument name="logger" xsi:type="object">Psr\Log\LoggerInterface</argument>
<argument name="registrar" xsi:type="object">Magento\Framework\Component\ComponentRegistrarInterface</argument>
<argument name="jsonDecoder" xsi:type="object">Magento\Framework\Json\DecoderInterface</argument>
<argument name="filesystemDriver" xsi:type="object">Magento\Framework\Filesystem\Driver\File</argument>
</arguments>
</type>
</config>