Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
_sodium_chachaieft_fixtures.php
Go to the documentation of this file.
1 <?php
7 declare(strict_types=1);
8 
9 return [
10  0 => [
11  'key' => '6wRADHwwCBGgdxbcHhovGB0upmg0mbsN',
12  'encrypted' => '146BhsQ3grT0VgkYuY3ii3gpClXHkFqlIcNpAD4+bAMBP+ToCHZHiJID',
13  'decrypted' => 'Hello World!!!',
14  ],
15  1 => [
16  'key' => 'uPuzBU067DXTM4PqEi14Sv5tbWjVcRZI',
17  'encrypted' => '6SQaVrCnY10n8tOxYyvWuVGKddjR12ZbGylM9K+bRHqsqltRwuLs15vV',
18  'decrypted' => 'Hello World!!!',
19  ],
20  2 => [
21  'key' => 'zsmVdKkwVgylxMM8ZzQ3GTv7SxvusKnJ',
22  'encrypted' => 'eQcREUJDV8EEB9WA1pBd5LbVQrs4Kyv6iWnkhOnjeitySuPQAcpIVoCM',
23  'decrypted' => 'Hello World!!!',
24  ],
25  3 => [
26  'key' => 'aggaHLvRCxRRyebpsrGAdLAIfSrufYrN',
27  'encrypted' => 'PSOa8KCpTsxnTgq4IKbpneF38FIp0JeAeiXQIf30vS5X+riylx05pz9b',
28  'decrypted' => 'Hello World!!!',
29  ],
30  4 => [
31  'key' => '6tEWnKY6AcdjS2XfPe1DjTbkvu2cFFZo',
32  'encrypted' => 'UglO9dEgslFpwPwejJmrK89PmBicv+I1pfdaXaEI69IrETD8LpdzOLF7',
33  'decrypted' => 'Hello World!!!',
34  ],
35 ];