選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

15 行
527 B

  1. <?xml version="1.0"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
  9. <type name="\Magento\EncryptionKey\Setup\Patch\Data\SodiumChachaPatch">
  10. <arguments>
  11. <argument name="structure" xsi:type="object">Magento\Config\Model\Config\Structure\Proxy</argument>
  12. </arguments>
  13. </type>
  14. </config>