Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
return ['US'=> ['pattern_1'=> ['example'=> 12345, 'pattern'=> '^[0-9]{5}\-[0-9]{4}$'], 'pattern_2'=> ['example'=> 12345, 'pattern'=> '^[0-9]{5}$']]] | |
return[ 'US'=> [ 'pattern_1'=> [ 'example'=> 12345, 'pattern'=> '^[0-9]{5}\-[0-9]{4}$'], 'pattern_2'=> [ 'example'=> 12345, 'pattern'=> '^[0-9]{5}$']]] |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 18 of file zip_codes.php.