From 231709b4acec596343b648d32e8c27a72d9aa2f3 Mon Sep 17 00:00:00 2001 From: Oleksii Korshenko Date: Wed, 29 Mar 2017 19:34:47 +0300 Subject: [PATCH] MAGETWO-66875: Remove the copyright year from file headers #8648 --- .php_cs.dist | 2 +- app/autoload.php | 2 +- .../Block/Grid/Renderer/Actions.php | 2 +- .../Block/Grid/Renderer/Notice.php | 2 +- .../Block/Grid/Renderer/Severity.php | 2 +- .../Magento/AdminNotification/Block/Inbox.php | 2 +- .../AdminNotification/Block/Window.php | 2 +- .../Controller/Adminhtml/Notification.php | 2 +- .../Adminhtml/Notification/AjaxMarkAsRead.php | 2 +- .../Adminhtml/Notification/Index.php | 2 +- .../Adminhtml/Notification/MarkAsRead.php | 2 +- .../Adminhtml/Notification/MassMarkAsRead.php | 2 +- .../Adminhtml/Notification/MassRemove.php | 2 +- .../Adminhtml/Notification/Remove.php | 2 +- .../Adminhtml/System/Message/ListAction.php | 2 +- .../Inbox/Collection/Critical.php | 2 +- .../Analytics/Api/Data/LinkInterface.php | 2 +- .../Analytics/Api/LinkProviderInterface.php | 2 +- .../System/Config/AdditionalComment.php | 2 +- .../System/Config/CollectionTimeLabel.php | 2 +- .../Adminhtml/Subscription/Retry.php | 2 +- .../Magento/Analytics/Cron/CollectData.php | 2 +- app/code/Magento/Analytics/Cron/Update.php | 2 +- .../Model/Config/Backend/CollectionTime.php | 2 +- .../Model/Connector/Http/Client/Curl.php | 2 +- .../Model/Connector/Http/ClientInterface.php | 2 +- .../Model/Connector/Http/ResponseFactory.php | 2 +- .../Connector/NotifyDataChangedCommand.php | 2 +- .../Analytics/Model/Connector/OTPRequest.php | 2 +- .../Model/Connector/SignUpRequest.php | 2 +- .../Model/Connector/UpdateCommand.php | 2 +- .../Magento/Analytics/Model/Cryptographer.php | 2 +- .../Analytics/Model/EncodedContext.php | 2 +- .../Analytics/Model/ExportDataHandler.php | 2 +- .../Model/ExportDataHandlerInterface.php | 2 +- .../Model/ExportDataHandlerNotification.php | 2 +- app/code/Magento/Analytics/Model/FileInfo.php | 2 +- .../Analytics/Model/FileInfoManager.php | 2 +- .../Magento/Analytics/Model/FileRecorder.php | 2 +- app/code/Magento/Analytics/Model/Link.php | 2 +- .../Magento/Analytics/Model/LinkProvider.php | 2 +- .../Model/Plugin/BaseUrlConfigPlugin.php | 2 +- .../Model/ReportXml/ModuleIterator.php | 2 +- .../Model/StoreConfigurationProvider.php | 2 +- .../NotificationAboutFailedSubscription.php | 2 +- .../Analytics/ReportXml/IteratorFactory.php | 2 +- .../System/Config/AdditionalCommentTest.php | 2 +- .../System/Config/CollectionTimeLabelTest.php | 2 +- .../Config/SubscriptionStatusLabelTest.php | 2 +- .../Adminhtml/Subscription/RetryTest.php | 2 +- .../Test/Unit/Cron/CollectDataTest.php | 2 +- .../Analytics/Test/Unit/Cron/UpdateTest.php | 2 +- .../Config/Backend/CollectionTimeTest.php | 2 +- .../Model/Connector/Http/Client/CurlTest.php | 2 +- .../NotifyDataChangedCommandTest.php | 2 +- .../Unit/Model/Connector/OTPRequestTest.php | 2 +- .../Model/Connector/SignUpRequestTest.php | 2 +- .../Model/Connector/UpdateCommandTest.php | 2 +- .../Test/Unit/Model/CryptographerTest.php | 2 +- .../Test/Unit/Model/EncodedContextTest.php | 2 +- .../ExportDataHandlerNotificationTest.php | 2 +- .../Test/Unit/Model/ExportDataHandlerTest.php | 2 +- .../Test/Unit/Model/FileInfoManagerTest.php | 2 +- .../Test/Unit/Model/FileInfoTest.php | 2 +- .../Test/Unit/Model/FileRecorderTest.php | 2 +- .../Test/Unit/Model/LinkProviderTest.php | 2 +- .../Model/Plugin/BaseUrlConfigPluginTest.php | 2 +- .../Model/ReportXml/ModuleIteratorTest.php | 2 +- .../Model/StoreConfigurationProviderTest.php | 2 +- ...otificationAboutFailedSubscriptionTest.php | 2 +- .../Unit/ReportXml/IteratorFactoryTest.php | 2 +- .../Magento/Analytics/etc/adminhtml/di.xml | 2 +- app/code/Magento/Analytics/etc/webapi.xml | 2 +- .../templates/dashboard/section.phtml | 2 +- .../web/template/buttons-container.html | 2 +- .../form/components/single/checkbox.html | 2 +- .../Directpost/Payment/AddConfigured.php | 2 +- .../Directpost/Payment/Cancel.php | 2 +- .../Payment/ConfigureProductToAdd.php | 2 +- .../Payment/ConfigureQuoteItems.php | 2 +- .../Authorizenet/Directpost/Payment/Index.php | 2 +- .../Directpost/Payment/LoadBlock.php | 2 +- .../Directpost/Payment/ProcessData.php | 2 +- .../Directpost/Payment/Reorder.php | 2 +- .../Directpost/Payment/ReturnQuote.php | 2 +- .../Authorizenet/Directpost/Payment/Save.php | 2 +- .../Directpost/Payment/ShowUpdateResult.php | 2 +- .../Authorizenet/Directpost/Payment/Start.php | 2 +- .../Directpost/Payment/BackendResponse.php | 2 +- .../Directpost/Payment/Redirect.php | 2 +- .../Directpost/Payment/Response.php | 2 +- .../Directpost/Payment/ReturnQuote.php | 2 +- .../App/Action/Plugin/MassactionKey.php | 2 +- .../Backend/App/Area/FrontNameResolver.php | 2 +- app/code/Magento/Backend/App/Config.php | 2 +- .../Magento/Backend/App/ConfigInterface.php | 2 +- app/code/Magento/Backend/App/DefaultPath.php | 2 +- .../Backend/App/Request/PathInfoProcessor.php | 2 +- app/code/Magento/Backend/App/Router.php | 2 +- .../Backend/App/Router/NoRouteHandler.php | 2 +- app/code/Magento/Backend/App/UserConfig.php | 2 +- .../Block/Cache/Grid/Column/Statuses.php | 2 +- app/code/Magento/Backend/Block/Context.php | 2 +- .../Backend/Block/Template/Context.php | 2 +- .../Backend/Block/Widget/Container.php | 2 +- app/code/Magento/Backend/Block/Widget/Tab.php | 2 +- .../Controller/Adminhtml/Ajax/Translate.php | 2 +- .../Adminhtml/Auth/DeniedIframe.php | 2 +- .../Controller/Adminhtml/Auth/DeniedJson.php | 2 +- .../Controller/Adminhtml/Auth/Login.php | 2 +- .../Controller/Adminhtml/Auth/Logout.php | 2 +- .../Adminhtml/Cache/CleanImages.php | 2 +- .../Controller/Adminhtml/Cache/CleanMedia.php | 2 +- .../Adminhtml/Cache/CleanStaticFiles.php | 2 +- .../Controller/Adminhtml/Cache/FlushAll.php | 2 +- .../Adminhtml/Cache/FlushSystem.php | 2 +- .../Controller/Adminhtml/Cache/Index.php | 2 +- .../Adminhtml/Cache/MassDisable.php | 2 +- .../Controller/Adminhtml/Cache/MassEnable.php | 2 +- .../Adminhtml/Cache/MassRefresh.php | 2 +- .../Adminhtml/Dashboard/AjaxBlock.php | 2 +- .../Adminhtml/Dashboard/CustomersMost.php | 2 +- .../Adminhtml/Dashboard/CustomersNewest.php | 2 +- .../Controller/Adminhtml/Dashboard/Index.php | 2 +- .../Adminhtml/Dashboard/ProductsViewed.php | 2 +- .../Controller/Adminhtml/Dashboard/Tunnel.php | 2 +- .../Backend/Controller/Adminhtml/Denied.php | 2 +- .../Adminhtml/Index/ChangeLocale.php | 2 +- .../Adminhtml/Index/GlobalSearch.php | 2 +- .../Controller/Adminhtml/Index/Index.php | 2 +- .../Controller/Adminhtml/Noroute/Index.php | 2 +- .../Adminhtml/System/Account/Index.php | 2 +- .../Adminhtml/System/Design/Delete.php | 2 +- .../Adminhtml/System/Design/Edit.php | 2 +- .../Adminhtml/System/Design/Grid.php | 2 +- .../Adminhtml/System/Design/Index.php | 2 +- .../Adminhtml/System/Design/NewAction.php | 2 +- .../Adminhtml/System/Design/Save.php | 2 +- .../Controller/Adminhtml/System/Index.php | 2 +- .../Controller/Adminhtml/System/SetStore.php | 2 +- .../Adminhtml/System/Store/DeleteGroup.php | 2 +- .../System/Store/DeleteGroupPost.php | 2 +- .../Adminhtml/System/Store/DeleteStore.php | 2 +- .../System/Store/DeleteStorePost.php | 2 +- .../Adminhtml/System/Store/DeleteWebsite.php | 2 +- .../System/Store/DeleteWebsitePost.php | 2 +- .../Adminhtml/System/Store/EditGroup.php | 2 +- .../Adminhtml/System/Store/EditStore.php | 2 +- .../Adminhtml/System/Store/EditWebsite.php | 2 +- .../Adminhtml/System/Store/Index.php | 2 +- .../Adminhtml/System/Store/NewGroup.php | 2 +- .../Adminhtml/System/Store/NewStore.php | 2 +- .../Adminhtml/System/Store/NewWebsite.php | 2 +- .../Adminhtml/System/Store/Save.php | 2 +- .../Cache/ResourceModel/Grid/Collection.php | 2 +- .../Backend/Model/Menu/Config/Reader.php | 2 +- .../Model/Menu/Config/SchemaLocator.php | 2 +- app/code/Magento/Backend/Model/Session.php | 2 +- .../Backend/Model/Session/AdminConfig.php | 2 +- .../Backend/Model/View/Layout/Filter/Acl.php | 2 +- .../Widget/Grid/Row/GeneratorInterface.php | 2 +- .../Model/Widget/Grid/Row/UrlGeneratorId.php | 2 +- .../Adminhtml/System/Account/SaveTest.php | 2 +- .../Adminhtml/System/Store/IndexTest.php | 2 +- .../view/adminhtml/web/js/bootstrap/editor.js | 2 +- .../view/adminhtml/web/js/media-uploader.js | 2 +- .../Controller/Adminhtml/Index/Create.php | 2 +- .../Controller/Adminhtml/Index/Download.php | 2 +- .../Controller/Adminhtml/Index/Grid.php | 2 +- .../Controller/Adminhtml/Index/Index.php | 2 +- .../Controller/Adminhtml/Index/MassDelete.php | 2 +- .../Controller/Adminhtml/Index/Rollback.php | 2 +- .../Braintree/Model/AvsEmsCodeMapper.php | 2 +- .../Braintree/Model/CvvEmsCodeMapper.php | 2 +- .../Magento/Braintree/Setup/UpgradeData.php | 2 +- .../Test/Unit/Model/AvsEmsCodeMapperTest.php | 2 +- .../Test/Unit/Model/CvvEmsCodeMapperTest.php | 2 +- .../Magento/Bundle/Api/Data/LinkInterface.php | 2 +- .../Bundle/Api/Data/OptionInterface.php | 2 +- .../Bundle/Api/Data/OptionTypeInterface.php | 2 +- .../Api/ProductLinkManagementInterface.php | 2 +- .../Api/ProductOptionManagementInterface.php | 2 +- .../Api/ProductOptionRepositoryInterface.php | 2 +- .../Api/ProductOptionTypeListInterface.php | 2 +- .../Product/Edit/AddAttributeToTemplate.php | 2 +- .../Bundle/Product/Edit/AlertsPriceGrid.php | 2 +- .../Bundle/Product/Edit/AlertsStockGrid.php | 2 +- .../Bundle/Product/Edit/Categories.php | 2 +- .../Bundle/Product/Edit/Crosssell.php | 2 +- .../Bundle/Product/Edit/CrosssellGrid.php | 2 +- .../Bundle/Product/Edit/CustomOptions.php | 2 +- .../Bundle/Product/Edit/Duplicate.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Edit.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Form.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Grid.php | 2 +- .../Bundle/Product/Edit/GridOnly.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Index.php | 2 +- .../Bundle/Product/Edit/MassDelete.php | 2 +- .../Bundle/Product/Edit/MassStatus.php | 2 +- .../Bundle/Product/Edit/NewAction.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Options.php | 2 +- .../Bundle/Product/Edit/OptionsImportGrid.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Related.php | 2 +- .../Bundle/Product/Edit/RelatedGrid.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Save.php | 2 +- .../Bundle/Product/Edit/ShowUpdateResult.php | 2 +- .../Bundle/Product/Edit/SuggestAttributes.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Upsell.php | 2 +- .../Bundle/Product/Edit/UpsellGrid.php | 2 +- .../Bundle/Product/Edit/Validate.php | 2 +- .../Adminhtml/Bundle/Product/Edit/Wysiwyg.php | 2 +- .../Adminhtml/Bundle/Selection/Grid.php | 2 +- .../Adminhtml/Bundle/Selection/Search.php | 2 +- app/code/Magento/Bundle/Model/Link.php | 2 +- .../Magento/Bundle/Model/LinkManagement.php | 2 +- .../Magento/Bundle/Model/OptionManagement.php | 2 +- .../Magento/Bundle/Model/OptionRepository.php | 2 +- .../Magento/Bundle/Model/OptionTypeList.php | 2 +- .../Bundle/Model/Product/LinksList.php | 2 +- .../Bundle/Model/Product/OptionList.php | 2 +- .../Bundle/Model/Source/Option/Type.php | 2 +- .../Helper/Plugin/BundleTest.php | 2 +- .../Test/Unit/Model/LinkManagementTest.php | 2 +- .../Test/Unit/Model/OptionManagementTest.php | 2 +- .../Test/Unit/Model/OptionRepositoryTest.php | 2 +- .../Test/Unit/Model/OptionTypeListTest.php | 2 +- .../Test/Unit/Model/Product/LinksListTest.php | 2 +- .../Unit/Model/Product/OptionListTest.php | 2 +- .../Model/Import/Product/Type/Bundle.php | 2 +- .../Controller/Adminhtml/Refresh/Refresh.php | 2 +- .../Captcha/Controller/Refresh/Index.php | 2 +- .../Magento/Captcha/Model/CaptchaFactory.php | 2 +- .../Captcha/Model/CaptchaInterface.php | 2 +- .../Api/AttributeSetFinderInterface.php | 2 +- .../Api/AttributeSetManagementInterface.php | 2 +- .../Api/AttributeSetRepositoryInterface.php | 2 +- ...goryAttributeOptionManagementInterface.php | 2 +- .../CategoryAttributeRepositoryInterface.php | 2 +- .../Api/CategoryManagementInterface.php | 2 +- .../Api/CategoryRepositoryInterface.php | 2 +- .../Api/Data/CategoryAttributeInterface.php | 2 +- ...ategoryAttributeSearchResultsInterface.php | 2 +- .../Catalog/Api/Data/CategoryInterface.php | 2 +- .../CategoryProductSearchResultInterface.php | 2 +- .../Api/Data/CategoryTreeInterface.php | 2 +- .../Api/Data/EavAttributeInterface.php | 2 +- .../Api/Data/ProductAttributeInterface.php | 2 +- ...uctAttributeMediaGalleryEntryInterface.php | 2 +- ...ProductAttributeSearchResultsInterface.php | 2 +- .../Catalog/Api/Data/ProductInterface.php | 2 +- .../Data/ProductSearchResultsInterface.php | 2 +- .../Api/Data/ProductTierPriceInterface.php | 2 +- ...oductAttributeGroupRepositoryInterface.php | 2 +- .../ProductAttributeManagementInterface.php | 2 +- ...tributeMediaGalleryManagementInterface.php | 2 +- ...ductAttributeOptionManagementInterface.php | 2 +- .../ProductAttributeRepositoryInterface.php | 2 +- .../ProductAttributeTypesListInterface.php | 2 +- .../Api/ProductRepositoryInterface.php | 2 +- .../ProductTierPriceManagementInterface.php | 2 +- .../Catalog/Api/ProductTypeListInterface.php | 2 +- ...pedProductTierPriceManagementInterface.php | 2 +- .../ReviewRenderer/DefaultProvider.php | 2 +- .../Controller/Adminhtml/Category/Add.php | 2 +- .../Adminhtml/Category/CategoriesJson.php | 2 +- .../Controller/Adminhtml/Category/Delete.php | 2 +- .../Controller/Adminhtml/Category/Edit.php | 2 +- .../Controller/Adminhtml/Category/Grid.php | 2 +- .../Controller/Adminhtml/Category/Index.php | 2 +- .../Controller/Adminhtml/Category/Move.php | 2 +- .../Adminhtml/Category/RefreshPath.php | 2 +- .../Adminhtml/Category/SuggestCategories.php | 2 +- .../Controller/Adminhtml/Category/Tree.php | 2 +- .../Category/Widget/CategoriesJson.php | 2 +- .../Adminhtml/Category/Widget/Chooser.php | 2 +- .../Controller/Adminhtml/Category/Wysiwyg.php | 2 +- .../Adminhtml/Product/AbstractProductGrid.php | 2 +- .../Product/Action/Attribute/Edit.php | 2 +- .../Product/Action/Attribute/Save.php | 2 +- .../Product/Action/Attribute/Validate.php | 2 +- .../Product/AddAttributeToTemplate.php | 2 +- .../Adminhtml/Product/AlertsPriceGrid.php | 2 +- .../Adminhtml/Product/AlertsStockGrid.php | 2 +- .../Adminhtml/Product/Attribute/Delete.php | 2 +- .../Adminhtml/Product/Attribute/Edit.php | 2 +- .../Adminhtml/Product/Attribute/Index.php | 2 +- .../Adminhtml/Product/Attribute/NewAction.php | 2 +- .../Adminhtml/Product/Attribute/Save.php | 2 +- .../Adminhtml/Product/Attribute/Validate.php | 2 +- .../Controller/Adminhtml/Product/Builder.php | 2 +- .../Adminhtml/Product/Categories.php | 2 +- .../Adminhtml/Product/Crosssell.php | 2 +- .../Adminhtml/Product/CrosssellGrid.php | 2 +- .../Adminhtml/Product/CustomOptions.php | 2 +- .../Adminhtml/Product/Datafeeds/Index.php | 2 +- .../Adminhtml/Product/Duplicate.php | 2 +- .../Controller/Adminhtml/Product/Edit.php | 2 +- .../Adminhtml/Product/Gallery/Upload.php | 2 +- .../Controller/Adminhtml/Product/Grid.php | 2 +- .../Controller/Adminhtml/Product/GridOnly.php | 2 +- .../Adminhtml/Product/Group/Save.php | 2 +- .../Controller/Adminhtml/Product/Index.php | 2 +- .../Adminhtml/Product/MassDelete.php | 2 +- .../Adminhtml/Product/MassStatus.php | 2 +- .../Adminhtml/Product/NewAction.php | 2 +- .../Controller/Adminhtml/Product/Options.php | 2 +- .../Adminhtml/Product/OptionsImportGrid.php | 2 +- .../Controller/Adminhtml/Product/Related.php | 2 +- .../Adminhtml/Product/RelatedGrid.php | 2 +- .../Controller/Adminhtml/Product/Save.php | 2 +- .../Controller/Adminhtml/Product/Set/Add.php | 2 +- .../Adminhtml/Product/Set/Delete.php | 2 +- .../Controller/Adminhtml/Product/Set/Edit.php | 2 +- .../Adminhtml/Product/Set/Index.php | 2 +- .../Controller/Adminhtml/Product/Set/Save.php | 2 +- .../Adminhtml/Product/Set/SetGrid.php | 2 +- .../Adminhtml/Product/ShowUpdateResult.php | 2 +- .../Product/SuggestAttributeSets.php | 2 +- .../Adminhtml/Product/SuggestAttributes.php | 2 +- .../Controller/Adminhtml/Product/Upsell.php | 2 +- .../Adminhtml/Product/UpsellGrid.php | 2 +- .../Controller/Adminhtml/Product/Validate.php | 2 +- .../Adminhtml/Product/Widget/Chooser.php | 2 +- .../Controller/Adminhtml/Product/Wysiwyg.php | 2 +- .../Catalog/Controller/Category/View.php | 2 +- .../Magento/Catalog/Controller/Product.php | 2 +- .../Controller/Product/Compare/Add.php | 2 +- .../Controller/Product/Compare/Clear.php | 2 +- .../Controller/Product/Compare/Index.php | 2 +- .../Controller/Product/Compare/Remove.php | 2 +- .../Catalog/Controller/Product/Gallery.php | 2 +- .../Catalog/Controller/Product/View.php | 2 +- .../Catalog/Model/Attribute/Config.php | 2 +- .../Model/Attribute/Config/Converter.php | 2 +- .../Model/Attribute/Config/SchemaLocator.php | 2 +- .../Attribute/LockValidatorComposite.php | 2 +- .../Attribute/LockValidatorInterface.php | 2 +- .../Catalog/Model/CategoryManagement.php | 2 +- .../Catalog/Model/CategoryRepository.php | 2 +- .../Attribute/Group/AttributeMapper.php | 2 +- .../Group/AttributeMapperInterface.php | 2 +- .../Category/Product/Plugin/MviewState.php | 2 +- .../Indexer/Product/Flat/Action/Eraser.php | 2 +- .../Indexer/Product/Flat/Action/Indexer.php | 2 +- .../Model/Layer/AvailabilityFlagInterface.php | 2 +- .../Magento/Catalog/Model/Layer/Category.php | 2 +- .../Model/Layer/Category/AvailabilityFlag.php | 2 +- .../Model/Layer/Category/CollectionFilter.php | 2 +- .../Category/FilterableAttributeList.php | 2 +- .../Layer/Category/ItemCollectionProvider.php | 2 +- .../Catalog/Model/Layer/Category/StateKey.php | 2 +- .../Model/Layer/CollectionFilterInterface.php | 2 +- .../Magento/Catalog/Model/Layer/Context.php | 2 +- .../Catalog/Model/Layer/ContextInterface.php | 2 +- .../FilterableAttributeListInterface.php | 2 +- .../Layer/ItemCollectionProviderInterface.php | 2 +- .../Magento/Catalog/Model/Layer/Resolver.php | 2 +- .../Magento/Catalog/Model/Layer/Search.php | 2 +- .../Layer/Search/FilterableAttributeList.php | 2 +- .../Catalog/Model/Layer/StateKeyInterface.php | 2 +- .../Model/Layout/DepersonalizePlugin.php | 2 +- app/code/Magento/Catalog/Model/Plugin/Log.php | 2 +- .../ProductRepository/TransactionWrapper.php | 2 +- .../Catalog/Model/Product/Attribute/Group.php | 2 +- .../Model/Product/Attribute/Management.php | 2 +- .../Product/Attribute/OptionManagement.php | 2 +- .../Model/Product/Attribute/Repository.php | 2 +- .../Model/Product/Attribute/SetManagement.php | 2 +- .../Model/Product/Attribute/SetRepository.php | 2 +- .../Model/Product/Attribute/TypesList.php | 2 +- .../Magento/Catalog/Model/Product/Copier.php | 2 +- .../Catalog/Model/Product/Gallery/Entry.php | 2 +- .../Model/Product/Gallery/EntryResolver.php | 2 +- .../Product/Gallery/GalleryManagement.php | 2 +- .../Product/Gallery/MimeTypeExtensionMap.php | 2 +- .../Model/Product/LinkTypeProvider.php | 2 +- .../Model/Product/Option/Converter.php | 2 +- .../Model/Product/PriceModifier/Composite.php | 2 +- .../Model/Product/PriceModifierInterface.php | 2 +- .../Model/Product/ReservedAttributeList.php | 2 +- .../Model/Product/TierPriceManagement.php | 2 +- .../Model/Product/TypeTransitionManager.php | 2 +- .../Catalog/Model/Product/Validator.php | 2 +- .../Model/ProductAttributeGroupRepository.php | 2 +- .../Catalog/Model/ProductRepository.php | 2 +- .../Magento/Catalog/Model/ProductType.php | 2 +- .../Magento/Catalog/Model/ProductTypeList.php | 2 +- .../ResourceModel/Setup/PropertyMapper.php | 2 +- .../Magento/Catalog/Setup/CategorySetup.php | 2 +- .../Test/Unit/Block/Product/ViewTest.php | 2 +- .../Category/Widget/CategoriesJsonTest.php | 2 +- .../Adminhtml/Category/Widget/ChooserTest.php | 2 +- .../Product/Action/Attribute/EditTest.php | 2 +- .../Product/Action/Attribute/SaveTest.php | 2 +- .../Adminhtml/Product/MassStatusTest.php | 2 +- .../Adminhtml/Product/NewActionTest.php | 2 +- .../Controller/Product/Compare/IndexTest.php | 2 +- .../Unit/Model/Attribute/Config/XsdTest.php | 2 +- .../Attribute/LockValidatorCompositeTest.php | 2 +- .../Category/AttributeRepositoryTest.php | 2 +- .../Catalog/Test/Unit/Model/ConfigTest.php | 2 +- .../Product/Flat/Action/EraserTest.php | 2 +- .../Attribute/AttributeSetFinderTest.php | 2 +- .../Product/Attribute/ManagementTest.php | 2 +- .../Product/Attribute/RepositoryTest.php | 2 +- .../Product/Attribute/SetManagementTest.php | 2 +- .../Product/Attribute/SetRepositoryTest.php | 2 +- .../Model/Product/Attribute/TypesListTest.php | 2 +- .../Product/Gallery/GalleryManagementTest.php | 2 +- .../Gallery/MimeTypeExtensionMapTest.php | 2 +- .../Model/Product/Option/RepositoryTest.php | 2 +- .../Test/Unit/Model/ProductRepositoryTest.php | 2 +- .../Unit/Model/ResourceModel/CategoryTest.php | 2 +- .../adminhtml/web/js/components/checkbox.js | 2 +- .../CatalogAnalytics/etc/analytics.xml | 2 +- .../Magento/CatalogAnalytics/etc/module.xml | 2 +- .../Magento/CatalogAnalytics/etc/reports.xml | 2 +- .../Magento/CatalogAnalytics/registration.php | 2 +- .../Model/Indexer/Stock/AbstractAction.php | 2 +- .../Model/Indexer/Stock/Action/Full.php | 2 +- .../Model/Indexer/Stock/Action/Row.php | 2 +- .../Model/Indexer/Stock/Action/Rows.php | 2 +- .../Model/Indexer/Stock/CacheCleaner.php | 2 +- .../Model/Indexer/Stock/Processor.php | 2 +- .../Model/Plugin/AfterProductLoad.php | 2 +- .../Plugin/AroundProductRepositorySave.php | 2 +- .../Model/Plugin/FilterCustomAttribute.php | 2 +- .../Model/Quote/Item/QuantityValidator.php | 2 +- .../StockStatusBaseSelectProcessor.php | 2 +- .../Observer/QuantityValidatorObserver.php | 2 +- .../Model/Indexer/Stock/Action/FullTest.php | 2 +- .../Model/Indexer/Stock/Action/RowTest.php | 2 +- .../Model/Indexer/Stock/Action/RowsTest.php | 2 +- .../Indexer/Stock/Plugin/StoreGroupTest.php | 2 +- .../Model/Plugin/AfterProductLoadTest.php | 2 +- .../Adminhtml/Promo/Catalog/ApplyRules.php | 2 +- .../Adminhtml/Promo/Catalog/Chooser.php | 2 +- .../Adminhtml/Promo/Catalog/Delete.php | 2 +- .../Adminhtml/Promo/Catalog/Edit.php | 2 +- .../Adminhtml/Promo/Catalog/Index.php | 2 +- .../Adminhtml/Promo/Catalog/NewAction.php | 2 +- .../Adminhtml/Promo/Catalog/NewActionHtml.php | 2 +- .../Promo/Catalog/NewConditionHtml.php | 2 +- .../Adminhtml/Promo/Catalog/Save.php | 2 +- .../Controller/Adminhtml/Promo/Index.php | 2 +- .../Adminhtml/Promo/Widget/CategoriesJson.php | 2 +- .../Adminhtml/Promo/Widget/Chooser.php | 2 +- .../Model/Product/PriceModifier.php | 2 +- .../Product/CollectionProcessor.php | 2 +- .../Magento/CatalogRule/Model/Rule/Job.php | 2 +- .../Model/ConfigurableProductsProvider.php | 2 +- .../Model/Indexer/ProductRuleReindex.php | 2 +- .../Model/Rule/ConfigurableProductHandler.php | 2 +- .../CatalogRule/Model/Rule/Validation.php | 2 +- .../ResourceModel/AddCatalogRulePrice.php | 2 +- .../Controller/Advanced/Index.php | 2 +- .../Controller/Advanced/Result.php | 2 +- .../CatalogSearch/Controller/Result/Index.php | 2 +- .../Model/Attribute/SearchWeight.php | 2 +- .../Layer/Category/ItemCollectionProvider.php | 2 +- .../Layer/Search/Plugin/CollectionFilter.php | 2 +- .../Model/Layer/Search/StateKey.php | 2 +- .../Unit/Model/Attribute/SearchWeightTest.php | 2 +- .../Magento/Checkout/Controller/Cart/Add.php | 2 +- .../Checkout/Controller/Cart/Addgroup.php | 2 +- .../Checkout/Controller/Cart/Configure.php | 2 +- .../Checkout/Controller/Cart/Delete.php | 2 +- .../Controller/Cart/EstimateUpdatePost.php | 2 +- .../Checkout/Controller/Cart/Index.php | 2 +- .../Controller/Cart/UpdateItemOptions.php | 2 +- .../Checkout/Controller/Cart/UpdatePost.php | 2 +- .../Checkout/Controller/Index/Index.php | 2 +- .../Checkout/Controller/Noroute/Index.php | 2 +- .../Checkout/Controller/Onepage/Failure.php | 2 +- .../Checkout/Controller/Onepage/Success.php | 2 +- .../Checkout/Model/Cart/RequestInfoFilter.php | 2 +- .../Model/Cart/RequestInfoFilterComposite.php | 2 +- .../Model/Cart/RequestInfoFilterInterface.php | 2 +- .../Test/Unit/Controller/Index/IndexTest.php | 2 +- .../shipping-method-item.html | 4 +- .../shipping-method-list.html | 2 +- .../Controller/Adminhtml/Agreement/Delete.php | 2 +- .../Controller/Adminhtml/Agreement/Edit.php | 2 +- .../Controller/Adminhtml/Agreement/Index.php | 2 +- .../Adminhtml/Agreement/NewAction.php | 2 +- .../Controller/Adminhtml/Agreement/Save.php | 2 +- .../Cms/Controller/Adminhtml/Block/Delete.php | 2 +- .../Cms/Controller/Adminhtml/Block/Index.php | 2 +- .../Controller/Adminhtml/Block/MassDelete.php | 2 +- .../Controller/Adminhtml/Block/NewAction.php | 2 +- .../Cms/Controller/Adminhtml/Block/Save.php | 2 +- .../Adminhtml/Block/Widget/Chooser.php | 2 +- .../Cms/Controller/Adminhtml/Page/Delete.php | 2 +- .../Cms/Controller/Adminhtml/Page/Edit.php | 2 +- .../Cms/Controller/Adminhtml/Page/Index.php | 2 +- .../Controller/Adminhtml/Page/NewAction.php | 2 +- .../Adminhtml/Page/PostDataProcessor.php | 2 +- .../Cms/Controller/Adminhtml/Page/Save.php | 2 +- .../Adminhtml/Page/Widget/Chooser.php | 2 +- .../Adminhtml/Wysiwyg/Directive.php | 2 +- .../Adminhtml/Wysiwyg/Images/Contents.php | 2 +- .../Adminhtml/Wysiwyg/Images/DeleteFiles.php | 2 +- .../Adminhtml/Wysiwyg/Images/DeleteFolder.php | 2 +- .../Adminhtml/Wysiwyg/Images/Index.php | 2 +- .../Adminhtml/Wysiwyg/Images/NewFolder.php | 2 +- .../Adminhtml/Wysiwyg/Images/OnInsert.php | 2 +- .../Adminhtml/Wysiwyg/Images/Thumbnail.php | 2 +- .../Adminhtml/Wysiwyg/Images/TreeJson.php | 2 +- .../Adminhtml/Wysiwyg/Images/Upload.php | 2 +- .../Cms/Controller/Index/DefaultIndex.php | 2 +- .../Magento/Cms/Controller/Index/Index.php | 2 +- .../Magento/Cms/Controller/Noroute/Index.php | 2 +- app/code/Magento/Cms/Controller/Page/View.php | 2 +- .../Cms/Model/Template/FilterProvider.php | 2 +- .../Listing/Column/Cms/OptionsTest.php | 2 +- .../Listing/Column/PageActionsTest.php | 2 +- .../Ui/Component/Listing/DataProviderTest.php | 2 +- .../Command/ConfigSet/ProcessorFacade.php | 2 +- .../Adminhtml/System/Config/Edit.php | 2 +- .../Adminhtml/System/Config/Index.php | 2 +- .../Adminhtml/System/Config/State.php | 2 +- .../Config/Model/Config/Backend/Encrypted.php | 2 +- .../Magento/Config/Model/Config/Importer.php | 2 +- .../Config/Model/Config/PathValidator.php | 2 +- .../Config/Model/Config/SchemaLocator.php | 2 +- .../Config/Model/Config/Source/Admin/Page.php | 2 +- .../Model/Config/Structure/Element/Field.php | 2 +- .../Config/Model/Config/Structure/Reader.php | 2 +- .../Magento/Config/Model/Config/TypePool.php | 2 +- .../Config/Model/PreparedValueFactory.php | 2 +- .../Command/ConfigSet/ProcessorFacadeTest.php | 2 +- .../Unit/Model/Config/Export/TypePoolTest.php | 2 +- .../Test/Unit/Model/Config/ImporterTest.php | 2 +- .../Unit/Model/Config/PathValidatorTest.php | 2 +- .../Config/Structure/Element/FieldTest.php | 2 +- .../Unit/Model/PreparedValueFactoryTest.php | 2 +- .../Import/Product/Type/Configurable.php | 2 +- ...ConfigurableProductManagementInterface.php | 2 +- .../Api/Data/OptionInterface.php | 2 +- .../Api/Data/OptionValueInterface.php | 2 +- .../Api/LinkManagementInterface.php | 2 +- .../Api/OptionRepositoryInterface.php | 2 +- .../Composite/Fieldset/Configurable.php | 2 +- .../Product/Steps/AttributeValues.php | 2 +- .../Block/Adminhtml/Product/Steps/Bulk.php | 2 +- .../Product/Steps/SelectAttributes.php | 2 +- .../Block/Adminhtml/Product/Steps/Summary.php | 2 +- .../AssociatedSelector/Renderer/Id.php | 2 +- .../Configurable/AttributeSelector.php | 2 +- .../Block/Product/View/Type/Configurable.php | 2 +- .../Adminhtml/Product/AddAttribute.php | 2 +- .../Adminhtml/Product/Associated/Grid.php | 2 +- .../Product/Attribute/CreateOptions.php | 2 +- .../Product/Attribute/GetAttributes.php | 2 +- .../SuggestConfigurableAttributes.php | 2 +- .../Adminhtml/Product/Builder/Plugin.php | 2 +- .../Helper/Plugin/Configurable.php | 2 +- .../Helper/Plugin/UpdateConfigurations.php | 2 +- .../Helper/Product/Configuration/Plugin.php | 2 +- .../Model/ConfigurableProductManagement.php | 2 +- .../Group/AttributeMapper/Plugin.php | 2 +- .../Model/LinkManagement.php | 2 +- .../Model/OptionRepository.php | 2 +- .../CartConfiguration/Plugin/Configurable.php | 2 +- .../Product/Type/Configurable/Attribute.php | 2 +- .../Product/Type/Configurable/OptionValue.php | 2 +- .../Model/Product/Type/Configurable/Price.php | 2 +- .../Model/Product/Type/Plugin.php | 2 +- .../Plugin/Configurable.php | 2 +- .../Option/Plugin/ConfigurableProduct.php | 2 +- .../Indexer/Stock/Configurable.php | 2 +- .../Product/Indexer/Price/Configurable.php | 2 +- .../Product/Type/Configurable.php | 2 +- .../Product/Type/Configurable/Attribute.php | 2 +- .../Configurable/Attribute/Collection.php | 2 +- .../Type/Configurable/Product/Collection.php | 2 +- .../ResourceModel/Setup/PropertyMapper.php | 2 +- .../Model/SuggestedAttributeList.php | 2 +- .../Attribute/Backend/AttributeValidation.php | 2 +- .../Plugin/Model/ResourceModel/Product.php | 2 +- .../catalog/product/attribute/set/js.phtml | 2 +- .../Contact/Controller/Index/Index.php | 2 +- .../Magento/Contact/Controller/Index/Post.php | 2 +- app/code/Magento/Contact/Model/Config.php | 2 +- .../Magento/Contact/Model/ConfigInterface.php | 2 +- app/code/Magento/Contact/Model/Mail.php | 2 +- .../Magento/Contact/Model/MailInterface.php | 2 +- .../Test/Unit/Controller/Index/PostTest.php | 2 +- .../Contact/Test/Unit/Model/MailTest.php | 2 +- .../Cookie/Controller/Index/NoCookies.php | 2 +- .../Model/Config/Backend/LifetimeTest.php | 2 +- .../Unit/Model/Config/Backend/PathTest.php | 2 +- .../Adminhtml/System/Currency/FetchRates.php | 2 +- .../Adminhtml/System/Currency/Index.php | 2 +- .../Adminhtml/System/Currency/SaveRates.php | 2 +- .../Adminhtml/System/Currencysymbol/Index.php | 2 +- .../Adminhtml/System/Currencysymbol/Save.php | 2 +- .../Api/AccountManagementInterface.php | 2 +- .../Api/AddressRepositoryInterface.php | 2 +- .../Api/CustomerNameGenerationInterface.php | 2 +- .../Api/CustomerRepositoryInterface.php | 2 +- .../Customer/Api/Data/AddressInterface.php | 2 +- .../Customer/Api/Data/GroupInterface.php | 2 +- .../Customer/Api/Data/OptionInterface.php | 2 +- .../Customer/Api/Data/RegionInterface.php | 2 +- .../Api/Data/ValidationResultsInterface.php | 2 +- .../Api/Data/ValidationRuleInterface.php | 2 +- .../Customer/Api/GroupManagementInterface.php | 2 +- .../Magento/Customer/Block/Widget/Company.php | 2 +- .../Magento/Customer/Block/Widget/Fax.php | 2 +- .../Customer/Block/Widget/Telephone.php | 2 +- .../Customer/Controller/AbstractAccount.php | 2 +- .../Customer/Controller/Account/Confirm.php | 2 +- .../Controller/Account/Confirmation.php | 2 +- .../Customer/Controller/Account/Create.php | 2 +- .../Controller/Account/CreatePassword.php | 2 +- .../Customer/Controller/Account/Edit.php | 2 +- .../Customer/Controller/Account/EditPost.php | 2 +- .../Controller/Account/ForgotPassword.php | 2 +- .../Controller/Account/ForgotPasswordPost.php | 2 +- .../Customer/Controller/Account/Index.php | 2 +- .../Customer/Controller/Account/Login.php | 2 +- .../Customer/Controller/Account/Logout.php | 2 +- .../Controller/Account/LogoutSuccess.php | 2 +- .../Controller/Account/ResetPasswordPost.php | 2 +- .../Customer/Controller/Address/Delete.php | 2 +- .../Customer/Controller/Address/Edit.php | 2 +- .../Customer/Controller/Address/Form.php | 2 +- .../Customer/Controller/Address/Index.php | 2 +- .../Customer/Controller/Address/NewAction.php | 2 +- .../Cart/Product/Composite/Cart/Configure.php | 2 +- .../Cart/Product/Composite/Cart/Update.php | 2 +- .../Adminhtml/Customer/InvalidateToken.php | 2 +- .../Controller/Adminhtml/Group/Delete.php | 2 +- .../Controller/Adminhtml/Group/Edit.php | 2 +- .../Controller/Adminhtml/Group/Index.php | 2 +- .../Controller/Adminhtml/Group/NewAction.php | 2 +- .../Controller/Adminhtml/Group/Save.php | 2 +- .../Controller/Adminhtml/Locks/Unlock.php | 2 +- .../Controller/Adminhtml/Online/Index.php | 2 +- .../System/Config/Validatevat/Validate.php | 2 +- .../Config/Validatevat/ValidateAdvanced.php | 2 +- .../Product/Composite/Wishlist/Configure.php | 2 +- .../Product/Composite/Wishlist/Update.php | 2 +- .../Customer/Controller/Ajax/Logout.php | 2 +- .../Customer/Controller/Review/Index.php | 2 +- .../Customer/Controller/Review/View.php | 2 +- .../Model/Address/Config/Converter.php | 2 +- .../Customer/Model/Address/Config/Reader.php | 2 +- .../Model/Address/Config/SchemaLocator.php | 2 +- .../Model/Config/Backend/Show/AddressOnly.php | 2 +- .../Customer/Model/CustomerExtractor.php | 2 +- .../Magento/Customer/Model/Data/Address.php | 2 +- .../Magento/Customer/Model/Data/Option.php | 2 +- .../Customer/Model/Data/ValidationResults.php | 2 +- .../Customer/Model/GroupManagement.php | 2 +- .../Model/Layout/DepersonalizePlugin.php | 2 +- .../Model/Metadata/AttributeMetadataCache.php | 2 +- .../Metadata/AttributeMetadataHydrator.php | 2 +- .../Model/Metadata/ElementFactory.php | 2 +- .../Model/Metadata/Form/AbstractData.php | 2 +- .../Customer/Model/Metadata/Form/Boolean.php | 2 +- .../Customer/Model/Metadata/Form/Date.php | 2 +- .../Customer/Model/Metadata/Form/File.php | 2 +- .../Customer/Model/Metadata/Form/Hidden.php | 2 +- .../Customer/Model/Metadata/Form/Image.php | 2 +- .../Model/Metadata/Form/Multiline.php | 2 +- .../Model/Metadata/Form/Multiselect.php | 2 +- .../Customer/Model/Metadata/Form/Select.php | 2 +- .../Customer/Model/Metadata/Form/Text.php | 2 +- .../Customer/Model/Metadata/Form/Textarea.php | 2 +- .../Customer/Model/Metadata/FormFactory.php | 2 +- .../Customer/Model/Metadata/Validator.php | 2 +- .../CustomerRepository/TransactionWrapper.php | 2 +- .../Customer/Model/ResourceModel/Address.php | 2 +- .../Model/ResourceModel/Address/Relation.php | 2 +- .../Model/ResourceModel/AddressRepository.php | 2 +- .../ResourceModel/Group/Grid/Collection.php | 2 +- .../ResourceModel/Setup/PropertyMapper.php | 2 +- .../Customer/Model/Session/Storage.php | 2 +- .../Magento/Customer/Setup/CustomerSetup.php | 2 +- .../Controller/Account/CreatePostTest.php | 2 +- .../Unit/Controller/Account/CreateTest.php | 2 +- .../Test/Unit/Model/Account/RedirectTest.php | 2 +- .../Unit/Model/Address/Config/XsdTest.php | 2 +- .../Test/Unit/Model/AddressRegistryTest.php | 2 +- .../Test/Unit/Model/Backend/CustomerTest.php | 2 +- .../Model/Config/Source/Address/TypeTest.php | 2 +- .../Config/Source/Group/MultiselectTest.php | 2 +- .../Unit/Model/Config/Source/GroupTest.php | 2 +- .../Customer/Test/Unit/Model/CustomerTest.php | 2 +- .../Metadata/AttributeMetadataCacheTest.php | 2 +- .../AttributeMetadataHydratorTest.php | 2 +- .../Model/Metadata/Form/AbstractDataTest.php | 2 +- .../Unit/Model/Metadata/Form/BooleanTest.php | 2 +- .../Unit/Model/Metadata/Form/DateTest.php | 2 +- .../Unit/Model/Metadata/Form/FileTest.php | 2 +- .../Model/Metadata/Form/MultiselectTest.php | 2 +- .../Unit/Model/Metadata/Form/TextTest.php | 2 +- .../Customer/Test/Unit/Model/SessionTest.php | 2 +- .../templates/form/forgotpassword.phtml | 2 +- .../frontend/templates/widget/company.phtml | 2 +- .../view/frontend/templates/widget/fax.phtml | 2 +- .../frontend/templates/widget/telephone.phtml | 2 +- .../view/frontend/web/js/view/customer.js | 2 +- .../Controller/Adminhtml/Index/ExportCsv.php | 2 +- .../Controller/Adminhtml/Index/ExportXml.php | 2 +- .../Command/App/ConfigImport/Importer.php | 2 +- .../App/ConfigImport/QuestionPerformer.php | 2 +- .../Command/App/ConfigImportCommand.php | 2 +- .../Model/DeploymentConfig/DataCollector.php | 2 +- .../Deploy/Model/DeploymentConfig/Hash.php | 2 +- .../Model/DeploymentConfig/Hash/Generator.php | 2 +- .../DeploymentConfig/ImporterFactory.php | 2 +- .../Model/DeploymentConfig/ImporterPool.php | 2 +- .../Model/DeploymentConfig/Validator.php | 2 +- .../Deploy/Model/Plugin/ConfigValidator.php | 2 +- .../Command/App/ConfigImport/ImporterTest.php | 2 +- .../Command/App/ConfigImportCommandTest.php | 2 +- .../DeploymentConfig/DataCollectorTest.php | 2 +- .../DeploymentConfig/Hash/GeneratorTest.php | 2 +- .../Unit/Model/DeploymentConfig/HashTest.php | 2 +- .../DeploymentConfig/ImporterFactoryTest.php | 2 +- .../DeploymentConfig/ImporterPoolTest.php | 2 +- .../Model/DeploymentConfig/ValidatorTest.php | 2 +- .../Deploy/Test/Unit/Model/ModeTest.php | 2 +- .../Unit/Model/Plugin/ConfigValidatorTest.php | 2 +- .../TemplateEngine/Decorator/DebugHints.php | 2 +- .../TemplateEngine/Plugin/DebugHints.php | 2 +- .../PublicationDecoratorTest.php | 2 +- .../RendererTest.php | 2 +- .../View/Page/Config/RendererFactoryTest.php | 2 +- .../Api/Data/RegionInformationInterface.php | 2 +- .../Adminhtml/Json/CountryRegion.php | 2 +- .../Controller/Currency/SwitchAction.php | 2 +- .../Model/Data/CountryInformation.php | 2 +- .../Model/Data/CurrencyInformation.php | 2 +- .../Directory/Model/Data/ExchangeRate.php | 2 +- .../Model/Data/RegionInformation.php | 2 +- .../Adminhtml/Downloadable/File/Upload.php | 4 +- .../Product/Edit/AddAttributeToTemplate.php | 2 +- .../Product/Edit/AlertsPriceGrid.php | 2 +- .../Product/Edit/AlertsStockGrid.php | 2 +- .../Downloadable/Product/Edit/Categories.php | 2 +- .../Downloadable/Product/Edit/Crosssell.php | 2 +- .../Product/Edit/CrosssellGrid.php | 2 +- .../Product/Edit/CustomOptions.php | 2 +- .../Downloadable/Product/Edit/Duplicate.php | 2 +- .../Downloadable/Product/Edit/Edit.php | 2 +- .../Downloadable/Product/Edit/Form.php | 2 +- .../Downloadable/Product/Edit/Grid.php | 2 +- .../Downloadable/Product/Edit/GridOnly.php | 2 +- .../Downloadable/Product/Edit/Index.php | 2 +- .../Downloadable/Product/Edit/Link.php | 2 +- .../Downloadable/Product/Edit/MassDelete.php | 2 +- .../Downloadable/Product/Edit/MassStatus.php | 2 +- .../Downloadable/Product/Edit/NewAction.php | 2 +- .../Downloadable/Product/Edit/Options.php | 2 +- .../Product/Edit/OptionsImportGrid.php | 2 +- .../Downloadable/Product/Edit/Related.php | 2 +- .../Downloadable/Product/Edit/RelatedGrid.php | 2 +- .../Downloadable/Product/Edit/Sample.php | 2 +- .../Downloadable/Product/Edit/Save.php | 2 +- .../Product/Edit/ShowUpdateResult.php | 2 +- .../Product/Edit/SuggestAttributes.php | 2 +- .../Downloadable/Product/Edit/Upsell.php | 2 +- .../Downloadable/Product/Edit/UpsellGrid.php | 2 +- .../Downloadable/Product/Edit/Validate.php | 2 +- .../Downloadable/Product/Edit/Wysiwyg.php | 2 +- .../Controller/Customer/Products.php | 2 +- .../Downloadable/Controller/Download/Link.php | 2 +- .../Controller/Download/LinkSample.php | 2 +- .../Controller/Download/Sample.php | 2 +- .../CartConfiguration/Plugin/Downloadable.php | 2 +- .../Import/Product/Type/Downloadable.php | 2 +- .../Api/AttributeGroupRepositoryInterface.php | 2 +- .../Eav/Api/AttributeManagementInterface.php | 2 +- .../Eav/Api/AttributeRepositoryInterface.php | 2 +- .../Api/AttributeSetManagementInterface.php | 2 +- .../Api/AttributeSetRepositoryInterface.php | 2 +- .../Data/AttributeDefaultValueInterface.php | 2 +- .../Data/AttributeFrontendLabelInterface.php | 2 +- .../AttributeGroupSearchResultsInterface.php | 2 +- .../Eav/Api/Data/AttributeInterface.php | 2 +- .../Eav/Api/Data/AttributeOptionInterface.php | 2 +- .../Data/AttributeOptionLabelInterface.php | 2 +- .../Data/AttributeSearchResultsInterface.php | 2 +- .../AttributeSetSearchResultsInterface.php | 2 +- .../Data/AttributeValidationRuleInterface.php | 2 +- .../Magento/Eav/Model/AttributeManagement.php | 2 +- .../Entity/Attribute/Backend/JsonEncoded.php | 2 +- .../Entity/Attribute/Config/Converter.php | 2 +- .../Model/Entity/Attribute/Config/Reader.php | 2 +- .../Entity/Attribute/Config/SchemaLocator.php | 2 +- .../Model/Entity/Attribute/FrontendLabel.php | 2 +- .../Model/Entity/Attribute/ValidationRule.php | 2 +- .../Eav/Model/Entity/Setup/Context.php | 2 +- .../Eav/Model/Entity/Setup/PropertyMapper.php | 2 +- .../Entity/Setup/PropertyMapper/Composite.php | 2 +- .../Entity/Setup/PropertyMapperAbstract.php | 2 +- .../Entity/Setup/PropertyMapperInterface.php | 2 +- .../Unit/Model/AttributeManagementTest.php | 2 +- .../Attribute/AbstractAttributeTest.php | 2 +- .../Attribute/Backend/JsonEncodedTest.php | 2 +- .../Unit/Model/Entity/AttributeLoaderTest.php | 2 +- .../ResourceModel/AttributeLoaderTest.php | 2 +- .../Entity/Attribute/SetTest.php | 2 +- .../Model/ResourceModel/ReadHandlerTest.php | 2 +- .../Email/Template/DefaultTemplate.php | 2 +- .../Adminhtml/Email/Template/Delete.php | 2 +- .../Adminhtml/Email/Template/Edit.php | 2 +- .../Adminhtml/Email/Template/Grid.php | 2 +- .../Adminhtml/Email/Template/Index.php | 2 +- .../Adminhtml/Email/Template/NewAction.php | 2 +- .../Adminhtml/Email/Template/Preview.php | 2 +- .../Adminhtml/Email/Template/Save.php | 2 +- .../Magento/Email/Model/Template/Config.php | 2 +- .../Email/Model/Template/Config/Converter.php | 2 +- .../Model/Template/Config/FileIterator.php | 2 +- .../Model/Template/Config/FileResolver.php | 2 +- .../Email/Model/Template/Config/Reader.php | 2 +- .../Model/Template/Config/SchemaLocator.php | 2 +- .../Unit/Model/Template/Config/XsdTest.php | 2 +- .../Email/Test/Unit/Model/TemplateTest.php | 4 +- .../Magento/Email/etc/email_templates.xsd | 2 +- .../Controller/Adminhtml/Crypt/Key/Index.php | 2 +- .../Controller/Adminhtml/Crypt/Key/Save.php | 2 +- .../Adminhtml/Crypt/Key/SaveTest.php | 2 +- .../GiftMessage/Model/CartRepository.php | 2 +- .../GiftMessage/Model/GuestCartRepository.php | 2 +- .../GiftMessage/Model/GuestItemRepository.php | 2 +- .../GiftMessage/Model/ItemRepository.php | 2 +- .../GiftMessage/Model/OrderItemRepository.php | 2 +- .../GiftMessage/Model/OrderRepository.php | 2 +- .../GiftMessage/Model/Plugin/OrderGet.php | 2 +- .../GiftMessage/Model/Plugin/OrderSave.php | 2 +- .../Test/Unit/Model/CartRepositoryTest.php | 2 +- .../Unit/Model/GiftMessageManagerTest.php | 2 +- .../Unit/Model/GuestCartRepositoryTest.php | 2 +- .../Unit/Model/GuestItemRepositoryTest.php | 2 +- .../Test/Unit/Model/ItemRepositoryTest.php | 2 +- .../GiftMessage/Test/Unit/Model/SaveTest.php | 2 +- .../Model/Type/Plugin/MultishippingTest.php | 2 +- .../Unit/Model/Type/Plugin/OnepageTest.php | 2 +- app/code/Magento/GoogleAdwords/Block/Code.php | 2 +- .../Magento/GoogleAdwords/Helper/Data.php | 2 +- .../Config/Backend/AbstractConversion.php | 2 +- .../Model/Config/Backend/Color.php | 2 +- .../Model/Config/Backend/ConversionId.php | 2 +- .../Model/Config/Source/Language.php | 2 +- .../Model/Config/Source/ValueType.php | 2 +- .../Model/Filter/UppercaseTitle.php | 2 +- .../GoogleAdwords/Model/Validator/Factory.php | 2 +- .../Observer/SetConversionValueObserver.php | 2 +- .../Test/Unit/Model/Validator/FactoryTest.php | 2 +- .../Test/Unit/Block/GaTest.php | 2 +- .../GoogleOptimizer/Block/AbstractCode.php | 2 +- .../Block/Adminhtml/AbstractTab.php | 2 +- .../Category/Edit/GoogleoptimizerForm.php | 2 +- .../Product/Edit/Tab/Googleoptimizer.php | 2 +- .../Cms/Page/Edit/Tab/Googleoptimizer.php | 2 +- .../GoogleOptimizer/Block/Adminhtml/Form.php | 2 +- .../GoogleOptimizer/Block/Code/Category.php | 2 +- .../GoogleOptimizer/Block/Code/Page.php | 2 +- .../GoogleOptimizer/Block/Code/Product.php | 2 +- .../Magento/GoogleOptimizer/Helper/Code.php | 2 +- .../Magento/GoogleOptimizer/Helper/Data.php | 2 +- .../Magento/GoogleOptimizer/Helper/Form.php | 2 +- .../Magento/GoogleOptimizer/Model/Code.php | 2 +- .../Model/ResourceModel/Code.php | 2 +- .../GoogleOptimizer/Observer/AbstractSave.php | 2 +- ...CategoryGoogleExperimentScriptObserver.php | 2 +- .../SaveGoogleExperimentScriptObserver.php | 2 +- ...eleteCmsGoogleExperimentScriptObserver.php | 2 +- .../SaveGoogleExperimentScriptObserver.php | 2 +- ...eProductGoogleExperimentScriptObserver.php | 2 +- .../SaveGoogleExperimentScriptObserver.php | 2 +- .../Test/Unit/Helper/DataTest.php | 2 +- .../Model/Export/Product/Type/Grouped.php | 2 +- .../Model/Import/Product/Type/Grouped.php | 2 +- .../Adminhtml/Items/Column/Name/Grouped.php | 2 +- .../Block/Order/Email/Items/Order/Grouped.php | 2 +- .../Block/Order/Item/Renderer/Grouped.php | 2 +- .../Block/Product/View/Type/Grouped.php | 2 +- .../Order/Pdf/Items/Creditmemo/Grouped.php | 2 +- .../Model/Order/Pdf/Items/Invoice/Grouped.php | 2 +- .../Cart/Configuration/Plugin/Grouped.php | 2 +- .../Model/Product/Type/Grouped.php | 2 +- .../Model/Product/Type/Grouped/Price.php | 2 +- .../Model/Product/Type/Plugin.php | 2 +- .../Product/Indexer/Price/Grouped.php | 2 +- .../Grouped/AssociatedProductsCollection.php | 2 +- .../ProductLinks/Plugin/GroupedTest.php | 2 +- .../Unit/Model/Product/Type/PluginTest.php | 2 +- .../Controller/Adminhtml/History/Download.php | 2 +- .../Adminhtml/Indexer/ListAction.php | 2 +- .../Adminhtml/Indexer/MassChangelog.php | 2 +- .../Adminhtml/Indexer/MassOnTheFly.php | 2 +- .../Adminhtml/Indexer/ListActionTest.php | 2 +- .../Adminhtml/Indexer/MassChangelogTest.php | 2 +- .../Adminhtml/Indexer/MassOnTheFlyTest.php | 2 +- .../Integration/Activate/Permissions/Tabs.php | 2 +- .../Block/Adminhtml/Integration/Edit.php | 2 +- .../Block/Adminhtml/Integration/Grid.php | 2 +- .../Grid/Column/Renderer/Button/Delete.php | 2 +- .../Grid/Column/Renderer/Button/Edit.php | 2 +- .../Widget/Grid/Column/Renderer/Link.php | 2 +- .../Grid/Column/Renderer/Link/Activate.php | 2 +- .../Adminhtml/Integration/Delete.php | 2 +- .../Controller/Adminhtml/Integration/Edit.php | 2 +- .../Controller/Adminhtml/Integration/Grid.php | 2 +- .../Adminhtml/Integration/Index.php | 2 +- .../Integration/LoginSuccessCallback.php | 2 +- .../Adminhtml/Integration/NewAction.php | 2 +- .../Integration/PermissionsDialog.php | 2 +- .../Adminhtml/Integration/TokensDialog.php | 2 +- .../Adminhtml/Integration/TokensExchange.php | 2 +- .../Integration/Controller/Token/Access.php | 2 +- .../Integration/Controller/Token/Request.php | 2 +- .../Token/RequestLog/ReaderInterface.php | 2 +- .../Token/RequestLog/WriterInterface.php | 2 +- .../Adminhtml/Integration/IndexTest.php | 2 +- .../Adminhtml/Integration/NewActionTest.php | 2 +- .../Integration/PermissionsDialogTest.php | 2 +- .../Integration/TokensDialogTest.php | 2 +- .../Controller/Adminhtml/IntegrationTest.php | 2 +- .../Test/Unit/Model/AdminTokenServiceTest.php | 2 +- .../Unit/Model/CustomerTokenServiceTest.php | 2 +- .../Unit/Model/IntegrationServiceTest.php | 2 +- .../Test/Unit/Model/OauthServiceTest.php | 2 +- .../Integration/etc/adminhtml/menu.xml | 2 +- .../Integration/etc/integration/api.xsd | 2 +- .../Integration/etc/integration/config.xsd | 2 +- .../etc/integration/integration.xsd | 2 +- .../etc/integration/integration_base.xsd | 2 +- .../etc/integration/integration_file.xsd | 2 +- .../adminhtml_integration_grid_block.xml | 2 +- .../layout/adminhtml_integration_index.xml | 2 +- ...dminhtml_integration_permissionsdialog.xml | 2 +- .../integration/activate/permissions.phtml | 2 +- .../activate/permissions/tab/webapi.phtml | 2 +- .../integration/popup_container.phtml | 2 +- .../integration/tokens_exchange.phtml | 2 +- .../Block/Navigation/FilterRenderer.php | 2 +- .../Model/Aggregation/Status.php | 2 +- ...ductAttributeFormBuildFrontTabObserver.php | 2 +- .../ProductAttributeGridBuildObserver.php | 2 +- .../Controller/Adminhtml/Index.php | 2 +- .../Controller/Adminhtml/Index/Index.php | 2 +- .../Controller/Adminhtml/Partners.php | 2 +- .../Controller/Adminhtml/Partners/Index.php | 2 +- app/code/Magento/MediaStorage/App/Media.php | 2 +- .../System/Config/System/Storage/Status.php | 2 +- .../Config/System/Storage/Synchronize.php | 2 +- .../Checkout/Address/EditAddress.php | 2 +- .../Checkout/Address/EditBilling.php | 2 +- .../Checkout/Address/EditShipping.php | 2 +- .../Checkout/Address/EditShippingPost.php | 2 +- .../Checkout/Address/NewBilling.php | 2 +- .../Checkout/Address/NewShipping.php | 2 +- .../Checkout/Address/SaveBilling.php | 2 +- .../Checkout/Address/SelectBilling.php | 2 +- .../Checkout/Address/SetBilling.php | 2 +- .../Controller/Checkout/Addresses.php | 2 +- .../Controller/Checkout/AddressesPost.php | 2 +- .../Controller/Checkout/BackToAddresses.php | 2 +- .../Controller/Checkout/BackToBilling.php | 2 +- .../Controller/Checkout/BackToShipping.php | 2 +- .../Controller/Checkout/Billing.php | 2 +- .../Controller/Checkout/Index.php | 2 +- .../Controller/Checkout/Login.php | 2 +- .../Controller/Checkout/Overview.php | 2 +- .../Controller/Checkout/Plugin.php | 2 +- .../Controller/Checkout/Register.php | 2 +- .../Controller/Checkout/RemoveItem.php | 2 +- .../Controller/Checkout/Shipping.php | 2 +- .../Controller/Checkout/ShippingPost.php | 2 +- .../Controller/Checkout/Success.php | 2 +- .../Test/Unit/Block/Checkout/OverviewTest.php | 2 +- .../Unit/Block/Checkout/Payment/InfoTest.php | 2 +- .../Test/Unit/Block/Checkout/ShippingTest.php | 2 +- .../Test/Unit/Block/Checkout/StateTest.php | 2 +- .../Test/Unit/Block/Checkout/SuccessTest.php | 2 +- .../Unit/Controller/Checkout/PluginTest.php | 2 +- .../Grid/Options/GroupOptionHash.php | 2 +- .../Grid/Options/StoreOptionHash.php | 2 +- .../Controller/Adminhtml/Problem/Grid.php | 2 +- .../Controller/Adminhtml/Problem/Index.php | 2 +- .../Controller/Adminhtml/Queue/Cancel.php | 2 +- .../Controller/Adminhtml/Queue/Drop.php | 2 +- .../Controller/Adminhtml/Queue/Edit.php | 2 +- .../Controller/Adminhtml/Queue/Grid.php | 2 +- .../Controller/Adminhtml/Queue/Index.php | 2 +- .../Controller/Adminhtml/Queue/Pause.php | 2 +- .../Controller/Adminhtml/Queue/Preview.php | 2 +- .../Controller/Adminhtml/Queue/Resume.php | 2 +- .../Controller/Adminhtml/Queue/Save.php | 2 +- .../Controller/Adminhtml/Queue/Sending.php | 2 +- .../Controller/Adminhtml/Queue/Start.php | 2 +- .../Adminhtml/Subscriber/ExportCsv.php | 2 +- .../Adminhtml/Subscriber/ExportXml.php | 2 +- .../Controller/Adminhtml/Subscriber/Grid.php | 2 +- .../Controller/Adminhtml/Subscriber/Index.php | 2 +- .../Adminhtml/Subscriber/MassDelete.php | 2 +- .../Adminhtml/Subscriber/MassUnsubscribe.php | 2 +- .../Controller/Adminhtml/Template/Delete.php | 2 +- .../Controller/Adminhtml/Template/Drop.php | 2 +- .../Controller/Adminhtml/Template/Edit.php | 2 +- .../Controller/Adminhtml/Template/Grid.php | 2 +- .../Controller/Adminhtml/Template/Index.php | 2 +- .../Adminhtml/Template/NewAction.php | 2 +- .../Controller/Adminhtml/Template/Preview.php | 2 +- .../Controller/Adminhtml/Template/Save.php | 2 +- .../Newsletter/Controller/Manage/Index.php | 2 +- .../Newsletter/Controller/Manage/Save.php | 2 +- .../Controller/Subscriber/Confirm.php | 2 +- .../Controller/Subscriber/NewAction.php | 2 +- .../Controller/Subscriber/Unsubscribe.php | 2 +- .../Subscriber/Grid/Collection.php | 2 +- app/code/Magento/OfflinePayments/etc/di.xml | 2 +- .../System/Config/ExportTablerates.php | 2 +- .../PageCache/ExportVarnishConfig.php | 2 +- .../Magento/PageCache/Controller/Block.php | 2 +- .../PageCache/Controller/Block/Esi.php | 2 +- .../PageCache/Controller/Block/Render.php | 2 +- .../PageCache/Model/App/PageCachePlugin.php | 2 +- .../PageCache/Observer/FlushAllCache.php | 2 +- .../PageCache/Observer/FlushCacheByTags.php | 2 +- .../PageCache/Observer/InvalidateCache.php | 2 +- .../Observer/ProcessLayoutRenderElement.php | 2 +- .../Observer/RegisterFormKeyFromCookie.php | 2 +- .../Test/Unit/Controller/Block/EsiTest.php | 2 +- .../Test/Unit/Controller/Block/RenderTest.php | 2 +- .../Unit/Model/App/PageCachePluginTest.php | 2 +- .../Test/Unit/Model/_files/result.vcl | 2 +- .../PageCache/Test/Unit/Model/_files/test.vcl | 2 +- .../Test/Unit/Observer/FlushAllCacheTest.php | 2 +- .../Unit/Observer/FlushCacheByTagsTest.php | 2 +- .../Unit/Observer/InvalidateCacheTest.php | 2 +- .../ProcessLayoutRenderElementTest.php | 2 +- .../RegisterFormKeyFromCookieTest.php | 2 +- .../Api/PaymentVerificationInterface.php | 2 +- .../Payment/Model/Config/Converter.php | 2 +- .../Magento/Payment/Model/Config/Reader.php | 2 +- .../Payment/Model/Config/SchemaLocator.php | 2 +- .../Test/Unit/Model/Config/ConverterTest.php | 2 +- .../Adminhtml/Billing/Agreement/Cancel.php | 2 +- .../Billing/Agreement/CustomerGrid.php | 2 +- .../Adminhtml/Billing/Agreement/Delete.php | 2 +- .../Adminhtml/Billing/Agreement/Grid.php | 2 +- .../Adminhtml/Billing/Agreement/Index.php | 2 +- .../Billing/Agreement/OrdersGrid.php | 2 +- .../Adminhtml/Billing/Agreement/View.php | 2 +- .../Adminhtml/Paypal/Reports/Details.php | 2 +- .../Adminhtml/Paypal/Reports/Fetch.php | 2 +- .../Adminhtml/Paypal/Reports/Grid.php | 2 +- .../Adminhtml/Paypal/Reports/Index.php | 2 +- .../Controller/Billing/Agreement/Cancel.php | 2 +- .../Billing/Agreement/CancelWizard.php | 2 +- .../Controller/Billing/Agreement/Index.php | 2 +- .../Billing/Agreement/ReturnWizard.php | 2 +- .../Billing/Agreement/StartWizard.php | 2 +- .../Controller/Billing/Agreement/View.php | 2 +- .../Express/AbstractExpress/Cancel.php | 2 +- .../Express/AbstractExpress/Edit.php | 2 +- .../Express/AbstractExpress/PlaceOrder.php | 2 +- .../Express/AbstractExpress/ReturnAction.php | 2 +- .../Express/AbstractExpress/Review.php | 2 +- .../AbstractExpress/SaveShippingMethod.php | 2 +- .../ShippingOptionsCallback.php | 2 +- .../AbstractExpress/UpdateShippingMethods.php | 2 +- .../Paypal/Controller/Express/Cancel.php | 2 +- .../Paypal/Controller/Express/Edit.php | 2 +- .../Paypal/Controller/Express/PlaceOrder.php | 2 +- .../Controller/Express/ReturnAction.php | 2 +- .../Paypal/Controller/Express/Review.php | 2 +- .../Controller/Express/SaveShippingMethod.php | 2 +- .../Express/ShippingOptionsCallback.php | 2 +- .../Paypal/Controller/Express/Start.php | 2 +- .../Express/UpdateShippingMethods.php | 2 +- .../Paypal/Controller/Hostedpro/Cancel.php | 2 +- .../Paypal/Controller/Hostedpro/Redirect.php | 2 +- .../Controller/Hostedpro/ReturnAction.php | 2 +- .../Magento/Paypal/Controller/Ipn/Index.php | 2 +- .../Controller/Payflow/CancelPayment.php | 2 +- .../Paypal/Controller/Payflow/ReturnUrl.php | 2 +- .../Paypal/Controller/Payflow/SilentPost.php | 2 +- .../Payflowadvanced/CancelPayment.php | 2 +- .../Controller/Payflowadvanced/Form.php | 2 +- .../Controller/Payflowadvanced/ReturnUrl.php | 2 +- .../Controller/Payflowadvanced/SilentPost.php | 2 +- .../Controller/Payflowexpress/Cancel.php | 2 +- .../Paypal/Controller/Payflowexpress/Edit.php | 2 +- .../Controller/Payflowexpress/PlaceOrder.php | 2 +- .../Payflowexpress/ReturnAction.php | 2 +- .../Controller/Payflowexpress/Review.php | 2 +- .../Payflowexpress/SaveShippingMethod.php | 2 +- .../ShippingOptionsCallback.php | 2 +- .../Controller/Payflowexpress/Start.php | 2 +- .../Payflowexpress/UpdateShippingMethods.php | 2 +- .../Paypal/Model/Payflow/AvsEmsCodeMapper.php | 2 +- .../Paypal/Model/Payflow/CvvEmsCodeMapper.php | 2 +- ...rictAdminBillingAgreementUsageObserver.php | 2 +- .../Magento/Paypal/Setup/UpgradeSchema.php | 2 +- .../Controller/Express/PlaceOrderTest.php | 2 +- .../Controller/Express/ReturnActionTest.php | 2 +- .../Unit/Controller/Express/StartTest.php | 2 +- .../Model/Payflow/AvsEmsCodeMapperTest.php | 2 +- .../Model/Payflow/CvvEmsCodeMapperTest.php | 2 +- ...AdminBillingAgreementUsageObserverTest.php | 2 +- .../ApplyBlockPersistentDataObserver.php | 2 +- .../Observer/ApplyPersistentDataObserver.php | 2 +- .../CheckExpirePersistentQuoteObserver.php | 2 +- .../Observer/ClearExpiredCronJobObserver.php | 2 +- .../CustomerAuthenticatedEventObserver.php | 2 +- .../Observer/EmulateQuoteObserver.php | 2 +- .../MakePersistentQuoteGuestObserver.php | 2 +- .../PreventClearCheckoutSessionObserver.php | 2 +- .../PreventExpressCheckoutObserver.php | 2 +- .../RemovePersistentCookieObserver.php | 2 +- .../SetLoadPersistentQuoteObserver.php | 2 +- .../SetQuotePersistentDataObserver.php | 2 +- .../Test/Unit/Model/QuoteManagerTest.php | 2 +- .../ApplyBlockPersistentDataObserverTest.php | 2 +- .../ApplyPersistentDataObserverTest.php | 2 +- ...CheckExpirePersistentQuoteObserverTest.php | 2 +- .../ClearExpiredCronJobObserverTest.php | 2 +- ...CustomerAuthenticatedEventObserverTest.php | 2 +- .../Observer/EmulateCustomerObserverTest.php | 2 +- .../Observer/EmulateQuoteObserverTest.php | 2 +- .../MakePersistentQuoteGuestObserverTest.php | 2 +- ...reventClearCheckoutSessionObserverTest.php | 2 +- .../RemovePersistentCookieObserverTest.php | 2 +- .../Unit/Observer/RenewCookieObserverTest.php | 2 +- .../SetLoadPersistentQuoteObserverTest.php | 2 +- .../SetQuotePersistentDataObserverTest.php | 2 +- ...SetRememberMeCheckedStatusObserverTest.php | 2 +- .../SynchronizePersistentInfoObserverTest.php | 2 +- ...chronizePersistentOnLogoutObserverTest.php | 2 +- .../Product/Attribute/Media/VideoEntry.php | 2 +- app/code/Magento/ProductVideo/etc/module.xml | 2 +- .../frontend/layout/catalog_product_view.xml | 2 +- .../Quote/Api/CouponManagementInterface.php | 2 +- .../Api/GuestCouponManagementInterface.php | 2 +- .../Magento/Quote/Model/CouponManagement.php | 2 +- .../GuestCart/GuestCartItemRepository.php | 2 +- .../Model/GuestCart/GuestCouponManagement.php | 2 +- .../Model/Quote/Item/RelatedProducts.php | 2 +- .../Quote/Model/Quote/Item/Repository.php | 2 +- .../QuoteRepository/Plugin/Authorization.php | 2 +- .../Model/BillingAddressManagementTest.php | 2 +- .../Model/Cart/CartTotalManagementTest.php | 2 +- .../Model/Cart/CartTotalRepositoryTest.php | 2 +- .../Cart/ShippingMethodConverterTest.php | 2 +- .../Model/Cart/Totals/ItemConverterTest.php | 2 +- .../Test/Unit/Model/CouponManagementTest.php | 2 +- .../GuestBillingAddressManagementTest.php | 2 +- .../GuestCart/GuestCartItemRepositoryTest.php | 2 +- .../GuestCart/GuestCartManagementTest.php | 2 +- .../GuestCart/GuestCartRepositoryTest.php | 2 +- .../Model/GuestCart/GuestCartTestHelper.php | 2 +- .../GuestCartTotalRepositoryTest.php | 2 +- .../GuestCart/GuestCouponManagementTest.php | 2 +- .../GuestShippingAddressManagementTest.php | 2 +- .../GuestShippingMethodManagementTest.php | 2 +- .../Unit/Model/Quote/Item/RepositoryTest.php | 2 +- .../Test/Unit/Model/QuoteRepositoryTest.php | 2 +- .../Model/ShippingAddressManagementTest.php | 2 +- .../Model/ShippingMethodManagementTest.php | 2 +- .../Magento/QuoteAnalytics/etc/analytics.xml | 2 +- .../Magento/QuoteAnalytics/etc/module.xml | 2 +- .../Magento/QuoteAnalytics/etc/reports.xml | 2 +- .../Magento/QuoteAnalytics/registration.php | 2 +- .../Adminhtml/Report/Customer/Accounts.php | 2 +- .../Report/Customer/ExportAccountsCsv.php | 2 +- .../Report/Customer/ExportAccountsExcel.php | 2 +- .../Report/Customer/ExportOrdersCsv.php | 2 +- .../Report/Customer/ExportOrdersExcel.php | 2 +- .../Report/Customer/ExportTotalsCsv.php | 2 +- .../Report/Customer/ExportTotalsExcel.php | 2 +- .../Adminhtml/Report/Customer/Orders.php | 2 +- .../Adminhtml/Report/Customer/Totals.php | 2 +- .../Adminhtml/Report/Product/Downloads.php | 2 +- .../Report/Product/ExportDownloadsCsv.php | 2 +- .../Report/Product/ExportDownloadsExcel.php | 2 +- .../Report/Product/ExportLowstockCsv.php | 2 +- .../Report/Product/ExportLowstockExcel.php | 2 +- .../Report/Product/ExportSoldCsv.php | 2 +- .../Report/Product/ExportSoldExcel.php | 2 +- .../Report/Product/ExportViewedCsv.php | 2 +- .../Report/Product/ExportViewedExcel.php | 2 +- .../Adminhtml/Report/Product/Lowstock.php | 2 +- .../Adminhtml/Report/Product/Sold.php | 2 +- .../Adminhtml/Report/Product/Viewed.php | 2 +- .../Adminhtml/Report/Review/Customer.php | 2 +- .../Report/Review/ExportCustomerCsv.php | 2 +- .../Report/Review/ExportCustomerExcel.php | 2 +- .../Report/Review/ExportProductCsv.php | 2 +- .../Report/Review/ExportProductDetailCsv.php | 2 +- .../Review/ExportProductDetailExcel.php | 2 +- .../Report/Review/ExportProductExcel.php | 2 +- .../Adminhtml/Report/Review/Product.php | 2 +- .../Adminhtml/Report/Review/ProductDetail.php | 2 +- .../Adminhtml/Report/Sales/Bestsellers.php | 2 +- .../Adminhtml/Report/Sales/Coupons.php | 2 +- .../Report/Sales/ExportBestsellersCsv.php | 2 +- .../Report/Sales/ExportBestsellersExcel.php | 2 +- .../Report/Sales/ExportCouponsCsv.php | 2 +- .../Report/Sales/ExportCouponsExcel.php | 2 +- .../Report/Sales/ExportInvoicedCsv.php | 2 +- .../Report/Sales/ExportInvoicedExcel.php | 2 +- .../Report/Sales/ExportRefundedCsv.php | 2 +- .../Report/Sales/ExportRefundedExcel.php | 2 +- .../Adminhtml/Report/Sales/ExportSalesCsv.php | 2 +- .../Report/Sales/ExportSalesExcel.php | 2 +- .../Report/Sales/ExportShippingCsv.php | 2 +- .../Report/Sales/ExportShippingExcel.php | 2 +- .../Adminhtml/Report/Sales/ExportTaxCsv.php | 2 +- .../Adminhtml/Report/Sales/ExportTaxExcel.php | 2 +- .../Adminhtml/Report/Sales/Invoiced.php | 2 +- .../Report/Sales/RefreshLifetime.php | 2 +- .../Adminhtml/Report/Sales/RefreshRecent.php | 2 +- .../Report/Sales/RefreshStatistics.php | 2 +- .../Adminhtml/Report/Sales/Refunded.php | 2 +- .../Adminhtml/Report/Sales/Sales.php | 2 +- .../Adminhtml/Report/Sales/Shipping.php | 2 +- .../Controller/Adminhtml/Report/Sales/Tax.php | 2 +- .../Adminhtml/Report/Shopcart/Abandoned.php | 2 +- .../Adminhtml/Report/Shopcart/Customer.php | 2 +- .../Report/Shopcart/ExportAbandonedCsv.php | 2 +- .../Report/Shopcart/ExportAbandonedExcel.php | 2 +- .../Report/Shopcart/ExportCustomerCsv.php | 2 +- .../Report/Shopcart/ExportCustomerExcel.php | 2 +- .../Report/Shopcart/ExportProductCsv.php | 2 +- .../Report/Shopcart/ExportProductExcel.php | 2 +- .../Adminhtml/Report/Shopcart/Product.php | 2 +- .../Adminhtml/Report/Statistics/Index.php | 2 +- .../Report/Statistics/RefreshLifetime.php | 2 +- .../Report/Statistics/RefreshRecent.php | 2 +- app/code/Magento/Reports/Model/Plugin/Log.php | 2 +- .../Sold/Collection/CollectionTest.php | 2 +- .../Adminhtml/Product/Edit/Tab/Reviews.php | 2 +- .../Review/Block/Product/ReviewRenderer.php | 2 +- .../Magento/ReviewAnalytics/etc/analytics.xml | 2 +- .../Magento/ReviewAnalytics/etc/module.xml | 2 +- .../Magento/ReviewAnalytics/etc/reports.xml | 2 +- .../Magento/ReviewAnalytics/registration.php | 2 +- .../Action/Plugin/BackendAuthentication.php | 2 +- .../Rss/Controller/Adminhtml/Feed/Index.php | 2 +- .../Magento/Rss/Controller/Feed/Index.php | 2 +- .../Magento/Rss/Controller/Index/Index.php | 2 +- .../Sales/Block/Adminhtml/Order/View.php | 2 +- .../AbstractController/Creditmemo.php | 2 +- .../Controller/AbstractController/Invoice.php | 2 +- .../AbstractController/OrderLoader.php | 2 +- .../OrderLoaderInterface.php | 2 +- .../OrderViewAuthorization.php | 2 +- .../OrderViewAuthorizationInterface.php | 2 +- .../AbstractController/PrintAction.php | 2 +- .../AbstractController/PrintCreditmemo.php | 2 +- .../AbstractController/PrintInvoice.php | 2 +- .../AbstractController/PrintShipment.php | 2 +- .../Controller/AbstractController/Reorder.php | 2 +- .../AbstractController/Shipment.php | 2 +- .../Controller/AbstractController/View.php | 2 +- .../Invoice/AbstractInvoice/Email.php | 2 +- .../Invoice/AbstractInvoice/Grid.php | 2 +- .../Invoice/AbstractInvoice/Index.php | 2 +- .../Invoice/AbstractInvoice/Pdfinvoices.php | 2 +- .../Invoice/AbstractInvoice/PrintAction.php | 2 +- .../Invoice/AbstractInvoice/View.php | 2 +- .../Controller/Adminhtml/Invoice/Email.php | 2 +- .../Controller/Adminhtml/Invoice/Grid.php | 2 +- .../Controller/Adminhtml/Invoice/Index.php | 2 +- .../Adminhtml/Invoice/Pdfinvoices.php | 2 +- .../Adminhtml/Invoice/PrintAction.php | 2 +- .../Controller/Adminhtml/Invoice/View.php | 2 +- .../Controller/Adminhtml/Order/AddComment.php | 2 +- .../Controller/Adminhtml/Order/Address.php | 2 +- .../Adminhtml/Order/AddressSave.php | 2 +- .../Controller/Adminhtml/Order/Cancel.php | 2 +- .../Adminhtml/Order/CommentsHistory.php | 2 +- .../Adminhtml/Order/CreditmemoLoader.php | 2 +- .../Adminhtml/Order/Edit/AddConfigured.php | 2 +- .../Adminhtml/Order/Edit/Cancel.php | 2 +- .../Order/Edit/ConfigureProductToAdd.php | 2 +- .../Order/Edit/ConfigureQuoteItems.php | 2 +- .../Adminhtml/Order/Edit/LoadBlock.php | 2 +- .../Adminhtml/Order/Edit/ProcessData.php | 2 +- .../Adminhtml/Order/Edit/Reorder.php | 2 +- .../Controller/Adminhtml/Order/Edit/Save.php | 2 +- .../Adminhtml/Order/Edit/ShowUpdateResult.php | 2 +- .../Adminhtml/Order/Invoice/AddComment.php | 2 +- .../Adminhtml/Order/Invoice/Cancel.php | 2 +- .../Adminhtml/Order/Invoice/Capture.php | 2 +- .../Adminhtml/Order/Invoice/Email.php | 2 +- .../Adminhtml/Order/Invoice/Grid.php | 2 +- .../Adminhtml/Order/Invoice/Index.php | 2 +- .../Adminhtml/Order/Invoice/NewAction.php | 2 +- .../Adminhtml/Order/Invoice/Pdfinvoices.php | 2 +- .../Adminhtml/Order/Invoice/PrintAction.php | 2 +- .../Adminhtml/Order/Invoice/Save.php | 2 +- .../Adminhtml/Order/Invoice/Start.php | 2 +- .../Adminhtml/Order/Invoice/UpdateQty.php | 2 +- .../Adminhtml/Order/Invoice/View.php | 2 +- .../Adminhtml/Order/Invoice/VoidAction.php | 2 +- .../Adminhtml/Order/Status/Assign.php | 2 +- .../Adminhtml/Order/Status/AssignPost.php | 2 +- .../Adminhtml/Order/Status/Edit.php | 2 +- .../Adminhtml/Order/Status/Index.php | 2 +- .../Adminhtml/Order/Status/NewAction.php | 2 +- .../Adminhtml/Order/Status/Save.php | 2 +- .../Adminhtml/Order/Status/Unassign.php | 2 +- .../Adminhtml/Order/View/Giftmessage/Save.php | 2 +- .../Shipment/AbstractShipment/Index.php | 2 +- .../AbstractShipment/Pdfshipments.php | 2 +- .../Shipment/AbstractShipment/PrintAction.php | 2 +- .../Shipment/AbstractShipment/View.php | 2 +- .../Controller/Adminhtml/Shipment/Index.php | 2 +- .../Adminhtml/Shipment/Pdfshipments.php | 2 +- .../Adminhtml/Shipment/PrintAction.php | 2 +- .../Controller/Adminhtml/Shipment/View.php | 2 +- .../Adminhtml/Transactions/Fetch.php | 2 +- .../Adminhtml/Transactions/Grid.php | 2 +- .../Adminhtml/Transactions/Index.php | 2 +- .../Adminhtml/Transactions/View.php | 2 +- .../Download/DownloadCustomOption.php | 2 +- .../Sales/Controller/Guest/Creditmemo.php | 2 +- .../Magento/Sales/Controller/Guest/Form.php | 2 +- .../Sales/Controller/Guest/Invoice.php | 2 +- .../Sales/Controller/Guest/OrderLoader.php | 2 +- .../Guest/OrderViewAuthorization.php | 2 +- .../Sales/Controller/Guest/PrintAction.php | 2 +- .../Controller/Guest/PrintCreditmemo.php | 2 +- .../Sales/Controller/Guest/PrintInvoice.php | 2 +- .../Sales/Controller/Guest/PrintShipment.php | 2 +- .../Sales/Controller/Guest/Reorder.php | 2 +- .../Sales/Controller/Guest/Shipment.php | 2 +- .../Sales/Controller/Order/Creditmemo.php | 2 +- .../Sales/Controller/Order/History.php | 2 +- .../Sales/Controller/Order/Invoice.php | 2 +- .../Order/Plugin/Authentication.php | 2 +- .../Sales/Controller/Order/PrintAction.php | 2 +- .../Controller/Order/PrintCreditmemo.php | 2 +- .../Sales/Controller/Order/PrintInvoice.php | 2 +- .../Sales/Controller/Order/PrintShipment.php | 2 +- .../Sales/Controller/Order/Reorder.php | 2 +- .../Sales/Controller/Order/Shipment.php | 2 +- .../Magento/Sales/Controller/Order/View.php | 2 +- .../Sales/Controller/OrderInterface.php | 2 +- .../Sales/Model/Order/Creditmemo/Config.php | 2 +- .../Magento/Sales/Model/Order/Pdf/Config.php | 2 +- .../Model/Order/Pdf/Config/Converter.php | 2 +- .../Sales/Model/Order/Pdf/Config/Reader.php | 2 +- .../Model/Order/Pdf/Config/SchemaLocator.php | 2 +- .../Sales/Model/Order/RefundAdapter.php | 2 +- .../Model/Order/RefundAdapterInterface.php | 2 +- .../Order/Customer/Collection.php | 2 +- .../Provider/NotSyncedDataProvider.php | 2 +- .../NotSyncedDataProviderInterface.php | 2 +- .../Provider/UpdatedIdListProvider.php | 2 +- .../Model/ResourceModel/Status/Collection.php | 2 +- .../Setup/SalesOrderPaymentDataConverter.php | 2 +- .../Unit/Model/Order/Pdf/Config/XsdTest.php | 2 +- .../Unit/Model/Order/RefundAdapterTest.php | 2 +- .../Provider/NotSyncedDataProviderTest.php | 2 +- .../SalesOrderPaymentDataConverterTest.php | 2 +- app/code/Magento/Sales/etc/pdf.xsd | 2 +- app/code/Magento/Sales/etc/pdf_file.xsd | 2 +- .../templates/page/js/components.phtml | 2 +- .../Plugin/Order/ReturnToStockInvoiceTest.php | 2 +- .../Plugin/Order/ReturnToStockOrderTest.php | 2 +- .../Api/Data/CouponSearchResultInterface.php | 2 +- .../Api/Data/RuleSearchResultInterface.php | 2 +- .../Adminhtml/Promo/Quote/ApplyRules.php | 2 +- .../Adminhtml/Promo/Quote/Chooser.php | 2 +- .../Adminhtml/Promo/Quote/CouponsGrid.php | 2 +- .../Promo/Quote/CouponsMassDelete.php | 2 +- .../Adminhtml/Promo/Quote/Delete.php | 2 +- .../Controller/Adminhtml/Promo/Quote/Edit.php | 2 +- .../Promo/Quote/ExportCouponsCsv.php | 2 +- .../Promo/Quote/ExportCouponsXml.php | 2 +- .../Adminhtml/Promo/Quote/Generate.php | 2 +- .../Adminhtml/Promo/Quote/Index.php | 2 +- .../Adminhtml/Promo/Quote/NewAction.php | 2 +- .../Adminhtml/Promo/Quote/NewActionHtml.php | 2 +- .../Promo/Quote/NewConditionHtml.php | 2 +- .../Controller/Adminhtml/Promo/Quote/Save.php | 2 +- .../SalesRule/Model/Data/Condition.php | 2 +- .../Model/Data/CouponGenerationSpec.php | 2 +- .../Magento/SalesRule/Model/Data/Rule.php | 2 +- .../SalesRule/Model/Data/RuleLabel.php | 2 +- .../ResourceModel/Rule/Quote/Collection.php | 2 +- .../Controller/Adminhtml/Synonyms/Edit.php | 2 +- .../Controller/Adminhtml/Synonyms/Save.php | 2 +- .../Controller/Adminhtml/Term/IndexTest.php | 2 +- .../Controller/Adminhtml/Term/ReportTest.php | 2 +- .../Model/Config/Source/ResetMethodTest.php | 2 +- .../view/frontend/web/back-event.js | 2 +- .../Adminhtml/Order/Shipment/AddComment.php | 2 +- .../Adminhtml/Order/Shipment/AddTrack.php | 2 +- .../Adminhtml/Order/Shipment/CreateLabel.php | 2 +- .../Adminhtml/Order/Shipment/Email.php | 2 +- .../Order/Shipment/GetShippingItemsGrid.php | 2 +- .../Adminhtml/Order/Shipment/Index.php | 2 +- .../Order/Shipment/MassPrintShippingLabel.php | 2 +- .../Adminhtml/Order/Shipment/NewAction.php | 2 +- .../Adminhtml/Order/Shipment/Pdfshipments.php | 2 +- .../Adminhtml/Order/Shipment/PrintAction.php | 2 +- .../Adminhtml/Order/Shipment/PrintLabel.php | 2 +- .../Adminhtml/Order/Shipment/PrintPackage.php | 2 +- .../Adminhtml/Order/Shipment/RemoveTrack.php | 2 +- .../Adminhtml/Order/Shipment/Save.php | 2 +- .../Adminhtml/Order/Shipment/Start.php | 2 +- .../Adminhtml/Order/Shipment/View.php | 2 +- .../Shipment/MassPrintShippingLabel.php | 2 +- .../Shipping/Controller/Tracking/Popup.php | 2 +- .../Model/Shipping/LabelGenerator.php | 2 +- .../templates/tracking/progress.phtml | 2 +- .../Controller/Adminhtml/Sitemap/Delete.php | 2 +- .../Controller/Adminhtml/Sitemap/Edit.php | 2 +- .../Controller/Adminhtml/Sitemap/Generate.php | 2 +- .../Controller/Adminhtml/Sitemap/Index.php | 2 +- .../Adminhtml/Sitemap/NewAction.php | 2 +- .../Store/Api/StoreCookieManagerInterface.php | 2 +- .../Store/App/Action/Plugin/StoreCheck.php | 2 +- .../Magento/Store/App/Response/Redirect.php | 2 +- .../Console/Command/StoreListCommand.php | 2 +- .../Console/Command/WebsiteListCommand.php | 2 +- .../Store/Controller/Store/SwitchAction.php | 2 +- .../Magento/Store/Model/Config/Converter.php | 2 +- .../Magento/Store/Model/Config/Importer.php | 2 +- .../Importer/DataDifferenceCalculator.php | 2 +- .../Config/Importer/Processor/Create.php | 2 +- .../Config/Importer/Processor/Delete.php | 2 +- .../Importer/Processor/ProcessorFactory.php | 2 +- .../Importer/Processor/ProcessorInterface.php | 2 +- .../Config/Importer/Processor/Update.php | 2 +- .../Store/Model/Config/Placeholder.php | 2 +- .../Model/Config/Processor/Placeholder.php | 2 +- .../Magento/Store/Model/Config/StoreView.php | 2 +- .../Model/HeaderProvider/UpgradeInsecure.php | 2 +- .../Model/Message/EmptyGroupCategory.php | 2 +- app/code/Magento/Store/Model/PathConfig.php | 2 +- .../Config/Collection/Scoped.php | 2 +- .../Store/Model/StoreCookieManager.php | 2 +- app/code/Magento/Store/Setup/UpgradeData.php | 2 +- .../Magento/Store/Setup/UpgradeSchema.php | 2 +- .../Test/Unit/App/Response/RedirectTest.php | 2 +- .../Test/Unit/Model/App/EmulationTest.php | 2 +- .../Importer/DataDifferenceCalculatorTest.php | 2 +- .../Config/Importer/Processor/CreateTest.php | 2 +- .../Config/Importer/Processor/DeleteTest.php | 2 +- .../Processor/ProcessorFactoryTest.php | 2 +- .../Config/Importer/Processor/UpdateTest.php | 2 +- .../Test/Unit/Model/Config/ImporterTest.php | 2 +- .../Test/Unit/Model/Resolver/GroupTest.php | 2 +- .../Test/Unit/Model/Resolver/StoreTest.php | 2 +- .../Test/Unit/Model/Resolver/WebsiteTest.php | 2 +- .../Model/Service/StoreConfigManagerTest.php | 2 +- .../Test/Unit/Model/StoresConfigTest.php | 2 +- app/code/Magento/Store/etc/config.xsd | 2 +- .../Swagger/Controller/Index/Index.php | 2 +- .../Test/Unit/Controller/Index/IndexTest.php | 2 +- .../frontend/templates/swagger-ui/index.phtml | 2 +- .../Swatches/Controller/Ajax/Media.php | 2 +- .../Test/Unit/Controller/Ajax/MediaTest.php | 2 +- app/code/Magento/Swatches/etc/module.xml | 2 +- app/code/Magento/Swatches/etc/view.xml | 2 +- .../OrderTaxDetailsAppliedTaxInterface.php | 2 +- .../Tax/Api/Data/OrderTaxDetailsInterface.php | 2 +- .../Api/Data/OrderTaxDetailsItemInterface.php | 2 +- .../Tax/Api/Data/TaxClassInterface.php | 2 +- .../Magento/Tax/Api/Data/TaxRateInterface.php | 2 +- .../Data/TaxRateSearchResultsInterface.php | 2 +- .../Tax/Api/Data/TaxRateTitleInterface.php | 2 +- .../Tax/Api/TaxClassManagementInterface.php | 2 +- .../Tax/Api/TaxClassRepositoryInterface.php | 2 +- .../Tax/Api/TaxRateRepositoryInterface.php | 2 +- .../Tax/Controller/Adminhtml/Rate/Add.php | 2 +- .../Controller/Adminhtml/Rate/AjaxDelete.php | 2 +- .../Controller/Adminhtml/Rate/AjaxLoad.php | 2 +- .../Controller/Adminhtml/Rate/AjaxSave.php | 2 +- .../Tax/Controller/Adminhtml/Rate/Delete.php | 2 +- .../Tax/Controller/Adminhtml/Rate/Edit.php | 2 +- .../Tax/Controller/Adminhtml/Rate/Index.php | 2 +- .../Tax/Controller/Adminhtml/Rate/Save.php | 2 +- .../Tax/Controller/Adminhtml/Rule/Delete.php | 2 +- .../Tax/Controller/Adminhtml/Rule/Edit.php | 2 +- .../Tax/Controller/Adminhtml/Rule/Index.php | 2 +- .../Controller/Adminhtml/Rule/NewAction.php | 2 +- .../Tax/Controller/Adminhtml/Rule/Save.php | 2 +- .../Controller/Adminhtml/Tax/AjaxDelete.php | 2 +- .../Tax/Controller/Adminhtml/Tax/AjaxSave.php | 2 +- .../Adminhtml/Tax/IgnoreTaxNotification.php | 2 +- .../Tax/Model/Calculation/RateRepository.php | 2 +- .../Tax/Model/Layout/DepersonalizePlugin.php | 2 +- .../Magento/Tax/Model/Plugin/OrderSave.php | 2 +- .../Magento/Tax/Model/Sales/Order/Details.php | 2 +- .../Tax/Model/Sales/Order/TaxManagement.php | 2 +- .../Magento/Tax/Model/TaxClass/Management.php | 2 +- .../Magento/Tax/Model/TaxClass/Repository.php | 2 +- .../Test/Unit/Model/TaxCalculationTest.php | 2 +- .../Adminhtml/System/Design/Theme/Delete.php | 2 +- .../System/Design/Theme/DownloadCss.php | 2 +- .../System/Design/Theme/DownloadCustomCss.php | 2 +- .../Adminhtml/System/Design/Theme/Edit.php | 2 +- .../Adminhtml/System/Design/Theme/Grid.php | 2 +- .../Adminhtml/System/Design/Theme/Index.php | 2 +- .../System/Design/Theme/NewAction.php | 2 +- .../Adminhtml/System/Design/Theme/Save.php | 2 +- .../System/Design/Theme/UploadCss.php | 2 +- .../System/Design/Theme/UploadJs.php | 2 +- .../System/Design/Wysiwyg/Files/Contents.php | 2 +- .../Design/Wysiwyg/Files/DeleteFiles.php | 2 +- .../Design/Wysiwyg/Files/DeleteFolder.php | 2 +- .../System/Design/Wysiwyg/Files/Index.php | 2 +- .../System/Design/Wysiwyg/Files/NewFolder.php | 2 +- .../System/Design/Wysiwyg/Files/OnInsert.php | 2 +- .../Design/Wysiwyg/Files/PreviewImage.php | 2 +- .../System/Design/Wysiwyg/Files/TreeJson.php | 2 +- .../System/Design/Wysiwyg/Files/Upload.php | 2 +- .../Magento/Theme/Model/Config/Importer.php | 2 +- .../Theme/Model/Layout/Config/Converter.php | 2 +- .../Model/Layout/Config/SchemaLocator.php | 2 +- .../Theme/Model/PageLayout/Config/Builder.php | 2 +- .../Magento/Theme/Model/Uploader/Service.php | 2 +- .../System/Design/Theme/IndexTest.php | 2 +- .../System/Design/Theme/SaveTest.php | 2 +- .../Test/Unit/Model/Config/ImporterTest.php | 2 +- .../Model/Layout/Config/ConverterTest.php | 2 +- app/code/Magento/Theme/etc/config.xml | 2 +- app/code/Magento/Theme/i18n/en_US.csv | 2 +- .../Theme/view/adminhtml/web/js/bootstrap.js | 2 +- .../Translation/Controller/Ajax/Index.php | 2 +- .../base/web/js/lib/validation/validator.js | 2 +- .../web/templates/grid/cells/expandable.html | 2 +- .../grid/cells/expandable/content.html | 2 +- .../Adminhtml/Url/Rewrite/CategoriesJson.php | 2 +- .../Adminhtml/Url/Rewrite/CmsPageGrid.php | 2 +- .../Adminhtml/Url/Rewrite/Delete.php | 2 +- .../Controller/Adminhtml/Url/Rewrite/Edit.php | 2 +- .../Adminhtml/Url/Rewrite/Index.php | 2 +- .../Adminhtml/Url/Rewrite/ProductGrid.php | 2 +- .../Controller/Adminhtml/Url/Rewrite/Save.php | 2 +- .../UrlRewrite/Model/OptionProvider.php | 2 +- .../Model/ResourceModel/UrlRewrite.php | 2 +- .../ResourceModel/UrlRewriteCollection.php | 2 +- .../Adminhtml/Auth/Forgotpassword.php | 2 +- .../Adminhtml/Auth/ResetPassword.php | 2 +- .../Adminhtml/Auth/ResetPasswordPost.php | 2 +- .../User/Controller/Adminhtml/Locks/Grid.php | 2 +- .../User/Controller/Adminhtml/Locks/Index.php | 2 +- .../Controller/Adminhtml/Locks/MassUnlock.php | 2 +- .../User/Controller/Adminhtml/User/Delete.php | 2 +- .../User/Controller/Adminhtml/User/Edit.php | 2 +- .../User/Controller/Adminhtml/User/Index.php | 2 +- .../Adminhtml/User/InvalidateToken.php | 2 +- .../Controller/Adminhtml/User/NewAction.php | 2 +- .../Controller/Adminhtml/User/Role/Delete.php | 2 +- .../Adminhtml/User/Role/EditRole.php | 2 +- .../Adminhtml/User/Role/Editrolegrid.php | 2 +- .../Controller/Adminhtml/User/Role/Index.php | 2 +- .../Adminhtml/User/Role/RoleGrid.php | 2 +- .../Adminhtml/User/Role/SaveRole.php | 2 +- .../Controller/Adminhtml/User/RoleGrid.php | 2 +- .../Controller/Adminhtml/User/RolesGrid.php | 2 +- .../Controller/Adminhtml/User/Validate.php | 2 +- .../Adminhtml/System/Variable/Delete.php | 2 +- .../Adminhtml/System/Variable/Edit.php | 2 +- .../Adminhtml/System/Variable/Index.php | 2 +- .../Adminhtml/System/Variable/NewAction.php | 2 +- .../Adminhtml/System/Variable/Save.php | 2 +- .../Adminhtml/System/Variable/Validate.php | 2 +- .../System/Variable/WysiwygPlugin.php | 2 +- .../Test/Unit/Model/Variable/ConfigTest.php | 2 +- .../Variable/Test/Unit/Model/VariableTest.php | 2 +- .../Plugin/PaymentVaultAttributesLoad.php | 2 +- .../Version/Controller/Index/Index.php | 2 +- .../Magento/Webapi/Controller/Rest/Router.php | 2 +- .../Webapi/Controller/Rest/Router/Route.php | 2 +- app/code/Magento/Webapi/Controller/Soap.php | 2 +- .../Webapi/Model/AbstractSchemaGenerator.php | 2 +- app/code/Magento/Webapi/Model/Soap/Fault.php | 2 +- app/code/Magento/Webapi/Model/Soap/Server.php | 2 +- .../Webapi/Model/Soap/ServerFactory.php | 2 +- .../Webapi/Model/Soap/Wsdl/Generator.php | 2 +- .../Unit/Controller/PathProcessorTest.php | 2 +- .../Unit/Controller/Rest/Router/RouteTest.php | 2 +- .../Webapi/Test/Unit/Controller/SoapTest.php | 2 +- .../Webapi/Test/Unit/ExceptionTest.php | 2 +- .../Test/Unit/Model/Soap/ServerTest.php | 2 +- .../Unit/Model/Soap/Wsdl/GeneratorTest.php | 2 +- .../Test/Unit/Model/Soap/WsdlFactoryTest.php | 2 +- .../Webapi/Test/Unit/Model/_files/acl.xsd | 2 +- .../soap_fault/soap_fault_expected_xmls.php | 2 +- .../Magento/Webapi/etc/adminhtml/system.xml | 2 +- app/code/Magento/Webapi/etc/webapi.xsd | 2 +- ...dminhtml_integration_permissionsdialog.xml | 2 +- .../WebapiSecurity/etc/adminhtml/system.xml | 2 +- .../Magento/WebapiSecurity/etc/module.xml | 2 +- .../web/template/checkout/summary/weee.html | 2 +- .../Adminhtml/Widget/BuildWidget.php | 2 +- .../Controller/Adminhtml/Widget/Index.php | 2 +- .../Adminhtml/Widget/Instance/Blocks.php | 2 +- .../Adminhtml/Widget/Instance/Categories.php | 2 +- .../Adminhtml/Widget/Instance/Delete.php | 2 +- .../Adminhtml/Widget/Instance/Edit.php | 2 +- .../Adminhtml/Widget/Instance/Index.php | 2 +- .../Adminhtml/Widget/Instance/NewAction.php | 2 +- .../Adminhtml/Widget/Instance/Products.php | 2 +- .../Adminhtml/Widget/Instance/Save.php | 2 +- .../Adminhtml/Widget/Instance/Template.php | 2 +- .../Adminhtml/Widget/Instance/Validate.php | 2 +- .../Adminhtml/Widget/LoadOptions.php | 2 +- .../Widget/Model/Config/FileResolver.php | 2 +- .../Widget/Model/Config/SchemaLocator.php | 2 +- .../Magento/Widget/Model/Widget/Config.php | 2 +- .../Test/Unit/Model/Widget/InstanceTest.php | 2 +- .../Wishlist/Controller/Index/Plugin.php | 2 +- .../Wishlist/Controller/Index/Send.php | 2 +- .../Wishlist/Controller/IndexInterface.php | 2 +- .../Controller/Shared/WishlistProvider.php | 2 +- .../Wishlist/Controller/WishlistProvider.php | 2 +- .../Controller/WishlistProviderInterface.php | 2 +- .../Wishlist/Model/AuthenticationState.php | 2 +- .../Model/AuthenticationStateInterface.php | 2 +- .../Magento/Wishlist/Model/ItemCarrier.php | 2 +- .../Model/LocaleQuantityProcessor.php | 2 +- .../Test/Unit/Block/Item/ConfigureTest.php | 2 +- .../Index/DownloadCustomOptionTest.php | 2 +- .../Unit/Model/AuthenticationStateTest.php | 2 +- .../WishlistAnalytics/etc/analytics.xml | 2 +- .../Magento/WishlistAnalytics/etc/module.xml | 2 +- .../Magento/WishlistAnalytics/etc/reports.xml | 2 +- .../WishlistAnalytics/registration.php | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/module/_footer.less | 2 +- .../web/css/source/module/_header.less | 2 +- .../web/css/source/module/_main.less | 2 +- .../web/css/source/module/_menu.less | 4 +- .../source/module/header/_actions-group.less | 2 +- .../source/module/header/_headings-group.less | 2 +- .../header/actions-group/_notifications.less | 2 +- .../module/header/actions-group/_search.less | 2 +- .../module/header/actions-group/_user.less | 2 +- .../header/headings-group/_breadcrumbs.less | 2 +- .../css/source/module/main/_actions-bar.less | 4 +- .../module/main/_collapsible-blocks.less | 2 +- .../web/css/source/module/main/_page-nav.less | 2 +- .../css/source/module/main/_store-scope.less | 2 +- .../main/actions-bar/_store-switcher.less | 2 +- .../module/pages/_cache-management.less | 2 +- .../css/source/module/pages/_dashboard.less | 2 +- .../web/css/source/module/pages/_login.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../web/css/source/_module.less | 2 +- .../_attributes_template_popup.less | 2 +- .../module/components/_currency-addon.less | 2 +- .../css/source/module/components/_grid.less | 2 +- .../module/components/_navigation-bar.less | 2 +- .../module/components/_steps-wizard.less | 4 +- .../components/navigation-bar/_buttons.less | 2 +- .../navigation-bar/_navigation-bar.less | 2 +- .../module/steps/_attribute-values.less | 2 +- .../css/source/module/steps/_bulk-images.less | 4 +- .../module/steps/_select-attributes.less | 2 +- .../web/css/source/module/steps/_summary.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../web/css/source/_module.less | 8 +- .../web/css/source/_module-old.less | 4 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../Magento_Rma/web/css/source/_module.less | 2 +- .../Magento_Sales/web/css/source/_module.less | 2 +- .../web/css/source/module/_edit-order.less | 2 +- .../web/css/source/module/_order.less | 2 +- .../web/css/source/module/order/_address.less | 2 +- .../css/source/module/order/_discounts.less | 2 +- .../source/module/order/_gift-options.less | 2 +- .../web/css/source/module/order/_items.less | 2 +- .../source/module/order/_order-account.less | 2 +- .../source/module/order/_order-comments.less | 2 +- .../module/order/_payment-shipping.less | 2 +- .../web/css/source/module/order/_sidebar.less | 2 +- .../web/css/source/module/order/_sku.less | 2 +- .../web/css/source/module/order/_total.less | 4 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 4 +- .../web/css/source/module/_config.less | 2 +- .../web/css/source/module/_order.less | 2 +- .../web/css/source/_module.less | 2 +- .../module/_scheduled-changes-modal.less | 2 +- .../css/source/module/_scheduled-changes.less | 6 +- .../source/module/_staging-data-tooltip.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../Magento_Tax/web/css/source/_module.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module-old.less | 2 +- .../Magento_Ui/web/css/source/_module.less | 2 +- .../web/css/source/module/_data-grid.less | 2 +- .../module/data-grid/_data-grid-header.less | 2 +- .../module/data-grid/_data-grid-static.less | 2 +- .../_data-grid-action-bookmarks.less | 2 +- .../_data-grid-action-columns.less | 2 +- .../_data-grid-action-export.less | 2 +- .../data-grid-header/_data-grid-filters.less | 2 +- .../data-grid-header/_data-grid-pager.less | 2 +- .../_data-grid-sticky-header.less | 2 +- .../Magento_Vault/web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/app/setup/styles/less/_setup.less | 2 +- .../styles/less/components/_messages.less | 2 +- .../less/components/_navigation-bar.less | 2 +- .../less/components/_progress-bars.less | 2 +- .../styles/less/components/_tooltips.less | 2 +- .../tooltips/_password-strength.less | 2 +- .../less/components/tooltips/_tooltips.less | 2 +- .../app/setup/styles/less/lib/_buttons.less | 2 +- .../app/setup/styles/less/lib/_classes.less | 2 +- .../app/setup/styles/less/lib/_collector.less | 2 +- .../app/setup/styles/less/lib/_extends.less | 2 +- .../web/app/setup/styles/less/lib/_forms.less | 2 +- .../web/app/setup/styles/less/lib/_icons.less | 2 +- .../web/app/setup/styles/less/lib/_lists.less | 2 +- .../setup/styles/less/lib/_structures.less | 2 +- .../app/setup/styles/less/lib/_utilities.less | 2 +- .../app/setup/styles/less/lib/_variables.less | 2 +- .../less/lib/forms/_checkbox-radio.less | 2 +- .../setup/styles/less/lib/forms/_forms.less | 2 +- .../setup/styles/less/lib/forms/_legends.less | 2 +- .../styles/less/lib/forms/_multiselects.less | 2 +- .../setup/styles/less/lib/forms/_selects.less | 2 +- .../styles/less/lib/forms/_validation.less | 2 +- .../less/lib/utilities/_animations.less | 2 +- .../less/lib/utilities/_grid-framework.less | 2 +- .../styles/less/lib/utilities/_grid.less | 2 +- .../less/lib/utilities/_vendor-prefixes.less | 2 +- .../app/setup/styles/less/pages/_common.less | 2 +- .../less/pages/_customize-your-store.less | 2 +- .../app/setup/styles/less/pages/_install.less | 2 +- .../app/setup/styles/less/pages/_landing.less | 2 +- .../app/setup/styles/less/pages/_license.less | 2 +- .../styles/less/pages/_readiness-check.less | 2 +- .../styles/less/pages/_web-configuration.less | 2 +- .../styles/less/components/_data-grid.less | 2 +- .../styles/less/components/_header.less | 2 +- .../updater/styles/less/components/_menu.less | 2 +- .../styles/less/components/_modals.less | 2 +- .../components/_navigation-bar_extend.less | 2 +- .../styles/less/components/_page-inner.less | 2 +- .../updater/styles/less/pages/_common.less | 2 +- .../styles/less/pages/_extension-manager.less | 2 +- .../app/updater/styles/less/pages/_home.less | 2 +- .../app/updater/styles/less/pages/_login.less | 2 +- .../updater/styles/less/source/_extends.less | 2 +- .../updater/styles/less/source/_forms.less | 2 +- .../updater/styles/less/source/_lists.less | 2 +- .../styles/less/source/_structure.less | 2 +- .../styles/less/source/_typography.less | 2 +- .../styles/less/source/_variables.less | 2 +- .../backend/web/css/source/_actions.less | 2 +- .../backend/web/css/source/_classes.less | 2 +- .../backend/web/css/source/_components.less | 2 +- .../backend/web/css/source/_extends.less | 2 +- .../backend/web/css/source/_forms.less | 2 +- .../Magento/backend/web/css/source/_grid.less | 2 +- .../backend/web/css/source/_icons.less | 2 +- .../backend/web/css/source/_lists.less | 2 +- .../backend/web/css/source/_reset.less | 2 +- .../backend/web/css/source/_responsive.less | 2 +- .../backend/web/css/source/_sources.less | 2 +- .../backend/web/css/source/_structure.less | 2 +- .../backend/web/css/source/_tables.less | 2 +- .../Magento/backend/web/css/source/_tabs.less | 2 +- .../backend/web/css/source/_theme.less | 2 +- .../backend/web/css/source/_typography.less | 2 +- .../backend/web/css/source/_utilities.less | 2 +- .../backend/web/css/source/_variables.less | 2 +- .../css/source/actions/_actions-dropdown.less | 2 +- .../source/actions/_actions-multicheck.less | 2 +- .../source/actions/_actions-multiselect.less | 2 +- .../css/source/actions/_actions-select.less | 2 +- .../css/source/actions/_actions-split.less | 2 +- .../css/source/actions/_actions-switcher.less | 2 +- .../css/source/components/_calendar-temp.less | 2 +- .../css/source/components/_data-tooltip.less | 2 +- .../source/components/_file-insertion.less | 2 +- .../css/source/components/_file-uploader.less | 2 +- .../css/source/components/_media-gallery.less | 4 +- .../web/css/source/components/_messages.less | 2 +- .../css/source/components/_modals_extend.less | 2 +- .../css/source/components/_popups-old.less | 2 +- .../web/css/source/components/_popups.less | 2 +- .../source/components/_resizable-block.less | 2 +- .../css/source/components/_rules-temp.less | 2 +- .../web/css/source/components/_slider.less | 2 +- .../web/css/source/components/_spinner.less | 2 +- .../web/css/source/components/_timeline.less | 2 +- .../web/css/source/forms/_controls.less | 2 +- .../web/css/source/forms/_extends.less | 2 +- .../backend/web/css/source/forms/_fields.less | 2 +- .../web/css/source/forms/_form-wysiwyg.less | 2 +- .../backend/web/css/source/forms/_temp.less | 2 +- .../forms/controls/_checkbox-radio.less | 2 +- .../forms/fields/_control-collapsible.less | 2 +- .../source/forms/fields/_control-table.less | 2 +- .../css/source/forms/fields/_field-reset.less | 2 +- .../source/forms/fields/_field-tooltips.less | 2 +- .../web/css/source/utilities/_actions.less | 2 +- .../web/css/source/utilities/_animations.less | 2 +- .../css/source/utilities/_grid-framework.less | 2 +- .../web/css/source/utilities/_grid.less | 2 +- .../web/css/source/utilities/_spinner.less | 2 +- .../web/css/source/variables/_actions.less | 2 +- .../web/css/source/variables/_animations.less | 2 +- .../web/css/source/variables/_colors.less | 2 +- .../web/css/source/variables/_components.less | 2 +- .../web/css/source/variables/_data-grid.less | 2 +- .../web/css/source/variables/_forms.less | 2 +- .../web/css/source/variables/_icons.less | 2 +- .../web/css/source/variables/_spinner.less | 2 +- .../web/css/source/variables/_structure.less | 2 +- .../web/css/source/variables/_typography.less | 2 +- .../Magento/backend/web/css/styles-old.less | 2 +- .../backend/web/mui/clearless/_all.less | 2 +- .../backend/web/mui/clearless/_arrows.less | 2 +- .../backend/web/mui/clearless/_helpers.less | 2 +- .../backend/web/mui/clearless/_icons.less | 2 +- .../backend/web/mui/clearless/_settings.less | 4 +- .../backend/web/mui/clearless/_sprites.less | 2 +- .../backend/web/mui/styles/_abstract.less | 2 +- .../Magento/backend/web/mui/styles/_base.less | 2 +- .../backend/web/mui/styles/_table.less | 2 +- .../Magento/backend/web/mui/styles/_vars.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../web/css/source/_module.less | 2 +- .../Magento_Bundle/web/css/source/_email.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../web/css/source/module/_listings.less | 50 +++---- .../web/css/source/module/_toolbar.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../web/css/source/_module.less | 6 +- .../web/css/source/_module.less | 2 +- .../web/css/source/module/_cart.less | 2 +- .../web/css/source/module/_checkout.less | 2 +- .../web/css/source/module/_minicart.less | 4 +- .../module/checkout/_authentication.less | 2 +- .../module/checkout/_checkout-agreements.less | 2 +- .../css/source/module/checkout/_checkout.less | 2 +- .../module/checkout/_estimated-total.less | 2 +- .../css/source/module/checkout/_fields.less | 4 +- .../css/source/module/checkout/_modals.less | 2 +- .../module/checkout/_order-summary.less | 2 +- .../module/checkout/_payment-options.less | 2 +- .../css/source/module/checkout/_payments.less | 2 +- .../source/module/checkout/_progress-bar.less | 2 +- .../module/checkout/_shipping-policy.less | 2 +- .../css/source/module/checkout/_shipping.less | 2 +- .../_sidebar-shipping-information.less | 2 +- .../css/source/module/checkout/_sidebar.less | 2 +- .../css/source/module/checkout/_tooltip.less | 2 +- .../Magento_Cms/web/css/source/_widgets.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 22 +-- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../Magento_Msrp/web/css/source/_module.less | 4 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/module/_billing.less | 2 +- .../web/css/source/module/_paypal-button.less | 2 +- .../web/css/source/module/_review.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../Magento_Rma/web/css/source/_email.less | 2 +- .../Magento_Rma/web/css/source/_module.less | 2 +- .../Magento_Sales/web/css/source/_email.less | 2 +- .../Magento_Sales/web/css/source/_module.less | 82 +++++------ .../web/css/source/_widgets.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../Magento_Theme/web/css/source/_module.less | 2 +- .../Magento_Vault/web/css/source/_module.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../Magento_Weee/web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_actions-toolbar.less | 2 +- .../blank/web/css/source/_breadcrumbs.less | 2 +- .../blank/web/css/source/_buttons.less | 2 +- .../blank/web/css/source/_components.less | 2 +- .../blank/web/css/source/_email-base.less | 2 +- .../blank/web/css/source/_email-extend.less | 2 +- .../web/css/source/_email-variables.less | 2 +- .../blank/web/css/source/_extends.less | 2 +- .../Magento/blank/web/css/source/_forms.less | 2 +- .../Magento/blank/web/css/source/_icons.less | 2 +- .../Magento/blank/web/css/source/_layout.less | 2 +- .../blank/web/css/source/_loaders.less | 2 +- .../blank/web/css/source/_messages.less | 2 +- .../blank/web/css/source/_navigation.less | 4 +- .../Magento/blank/web/css/source/_pages.less | 2 +- .../Magento/blank/web/css/source/_popups.less | 2 +- .../Magento/blank/web/css/source/_price.less | 2 +- .../Magento/blank/web/css/source/_reset.less | 2 +- .../blank/web/css/source/_sections.less | 2 +- .../blank/web/css/source/_sources.less | 2 +- .../Magento/blank/web/css/source/_tables.less | 4 +- .../Magento/blank/web/css/source/_theme.less | 2 +- .../blank/web/css/source/_tooltips.less | 2 +- .../blank/web/css/source/_typography.less | 2 +- .../blank/web/css/source/_variables.less | 2 +- .../css/source/components/_modals_extend.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_widgets.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 4 +- .../web/css/source/_module.less | 4 +- .../web/css/source/module/_listings.less | 38 ++--- .../web/css/source/module/_toolbar.less | 2 +- .../web/css/source/_module.less | 4 +- .../web/css/source/_module.less | 2 +- .../web/css/source/module/_cart.less | 2 +- .../web/css/source/module/_minicart.less | 2 +- .../css/source/module/checkout/_checkout.less | 2 +- .../module/checkout/_estimated-total.less | 2 +- .../css/source/module/checkout/_fields.less | 2 +- .../css/source/module/checkout/_modals.less | 2 +- .../module/checkout/_order-summary.less | 2 +- .../module/checkout/_payment-options.less | 2 +- .../css/source/module/checkout/_payments.less | 2 +- .../source/module/checkout/_progress-bar.less | 2 +- .../css/source/module/checkout/_shipping.less | 2 +- .../web/css/source/_email.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 4 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../Magento_Msrp/web/css/source/_module.less | 4 +- .../web/css/source/_module.less | 4 +- .../web/css/source/_module.less | 2 +- .../web/css/source/module/_billing.less | 2 +- .../web/css/source/module/_paypal-button.less | 2 +- .../web/css/source/module/_review.less | 2 +- .../web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../Magento_Rma/web/css/source/_module.less | 2 +- .../Magento_Sales/web/css/source/_email.less | 2 +- .../Magento_Sales/web/css/source/_module.less | 130 +++++++++--------- .../web/css/source/_module.less | 2 +- .../Magento_Theme/web/css/source/_module.less | 2 +- .../module/_collapsible_navigation.less | 2 +- .../Magento_Vault/web/css/source/_module.less | 2 +- .../web/css/source/_module.less | 2 +- .../luma/web/css/source/_actions-toolbar.less | 2 +- .../luma/web/css/source/_breadcrumbs.less | 2 +- .../Magento/luma/web/css/source/_buttons.less | 2 +- .../luma/web/css/source/_email-extend.less | 2 +- .../luma/web/css/source/_email-variables.less | 2 +- .../Magento/luma/web/css/source/_extends.less | 2 +- .../Magento/luma/web/css/source/_forms.less | 2 +- .../Magento/luma/web/css/source/_pages.less | 2 +- .../Magento/luma/web/css/source/_popups.less | 4 +- .../luma/web/css/source/_sections.less | 2 +- .../Magento/luma/web/css/source/_tables.less | 2 +- .../Magento/luma/web/css/source/_theme.less | 2 +- .../luma/web/css/source/_variables.less | 2 +- .../css/source/components/_modals_extend.less | 2 +- .../TestModule1/Controller/CookieTester.php | 2 +- .../Controller/CookieTester/DeleteCookie.php | 2 +- .../CookieTester/SetPublicCookie.php | 2 +- .../CookieTester/SetSensitiveCookie.php | 2 +- .../TestModule1/Service/V1/AllSoapAndRest.php | 2 +- .../Service/V1/AllSoapAndRestInterface.php | 2 +- .../TestModule1/Service/V1/Entity/Item.php | 2 +- .../TestModule1/Service/V2/AllSoapAndRest.php | 2 +- .../Service/V2/AllSoapAndRestInterface.php | 2 +- .../TestModule1/Service/V2/Entity/Item.php | 2 +- .../_files/Magento/TestModule1/etc/acl.xml | 2 +- .../_files/Magento/TestModule1/etc/di.xml | 2 +- .../TestModule1/etc/extension_attributes.xml | 2 +- .../TestModule1/etc/frontend/routes.xml | 2 +- .../_files/Magento/TestModule1/etc/module.xml | 2 +- .../_files/Magento/TestModule1/etc/webapi.xml | 2 +- .../Magento/TestModule1/registration.php | 2 +- .../TestModule2/Service/V1/Entity/Item.php | 2 +- .../TestModule2/Service/V1/NoWebApiXml.php | 2 +- .../Service/V1/NoWebApiXmlInterface.php | 2 +- .../TestModule2/Service/V1/SubsetRest.php | 2 +- .../Service/V1/SubsetRestInterface.php | 2 +- .../_files/Magento/TestModule2/etc/acl.xml | 2 +- .../_files/Magento/TestModule2/etc/di.xml | 2 +- .../_files/Magento/TestModule2/etc/module.xml | 2 +- .../etc/schema/AllSoapNoRestV1.xsd | 2 +- .../TestModule2/etc/schema/NoWebApiXmlV1.xsd | 2 +- .../TestModule2/etc/schema/SubsetRestV1.xsd | 2 +- .../_files/Magento/TestModule2/etc/webapi.xml | 2 +- .../Magento/TestModule2/registration.php | 2 +- .../Service/V1/Entity/Parameter.php | 2 +- .../V1/Entity/WrappedErrorParameter.php | 2 +- .../Magento/TestModule3/Service/V1/Error.php | 2 +- .../TestModule3/Service/V1/ErrorInterface.php | 2 +- .../_files/Magento/TestModule3/etc/acl.xml | 2 +- .../_files/Magento/TestModule3/etc/di.xml | 2 +- .../_files/Magento/TestModule3/etc/module.xml | 2 +- .../_files/Magento/TestModule3/etc/webapi.xml | 2 +- .../Magento/TestModule3/registration.php | 2 +- .../TestModule4/Model/ResourceModel/Item.php | 2 +- .../Service/V1/DataObjectService.php | 2 +- .../Service/V1/DataObjectServiceInterface.php | 2 +- .../Service/V1/Entity/DataObjectRequest.php | 2 +- .../Service/V1/Entity/DataObjectResponse.php | 2 +- .../Service/V1/Entity/ExtensibleRequest.php | 2 +- .../V1/Entity/ExtensibleRequestInterface.php | 2 +- .../V1/Entity/NestedDataObjectRequest.php | 2 +- .../_files/Magento/TestModule4/etc/acl.xml | 2 +- .../_files/Magento/TestModule4/etc/di.xml | 2 +- .../_files/Magento/TestModule4/etc/module.xml | 2 +- .../_files/Magento/TestModule4/etc/webapi.xml | 2 +- .../Magento/TestModule4/registration.php | 2 +- .../TestModule5/Service/V1/AllSoapAndRest.php | 2 +- .../Service/V1/AllSoapAndRestInterface.php | 2 +- .../Service/V1/Entity/AllSoapAndRest.php | 2 +- .../Service/V1/OverrideService.php | 2 +- .../Service/V1/OverrideServiceInterface.php | 2 +- .../TestModule5/Service/V2/AllSoapAndRest.php | 2 +- .../Service/V2/AllSoapAndRestInterface.php | 2 +- .../Service/V2/Entity/AllSoapAndRest.php | 2 +- .../_files/Magento/TestModule5/etc/acl.xml | 2 +- .../_files/Magento/TestModule5/etc/di.xml | 2 +- .../_files/Magento/TestModule5/etc/module.xml | 2 +- .../_files/Magento/TestModule5/etc/webapi.xml | 2 +- .../Magento/TestModule5/registration.php | 2 +- .../Api/CustomerPersistenceInterface.php | 2 +- .../Api/Data/ExtensionAttributeInterface.php | 2 +- .../Model/Address/Mapper.php | 2 +- .../Model/CustomerPersistence.php | 2 +- .../Model/Data/ExtensionAttribute.php | 2 +- .../ResourceModel/Address/ReadHandler.php | 2 +- .../ResourceModel/Address/SaveHandler.php | 2 +- .../Model/ResourceModel/ReadHandler.php | 2 +- .../Model/ResourceModel/SaveHandler.php | 2 +- .../Setup/InstallSchema.php | 2 +- .../TestModuleDefaultHydrator/etc/di.xml | 2 +- .../etc/extension_attributes.xml | 2 +- .../TestModuleDefaultHydrator/etc/webapi.xml | 2 +- .../registration.php | 2 +- .../etc/integration.xml | 2 +- .../etc/module.xml | 2 +- .../registration.php | 2 +- .../Api/TestRepositoryInterface.php | 2 +- .../Model/TestRepository.php | 2 +- .../TestModuleJoinDirectives/etc/acl.xml | 2 +- .../TestModuleJoinDirectives/etc/di.xml | 2 +- .../etc/extension_attributes.xml | 2 +- .../TestModuleJoinDirectives/etc/module.xml | 2 +- .../TestModuleJoinDirectives/etc/webapi.xml | 2 +- .../TestModuleJoinDirectives/registration.php | 2 +- .../Api/AllSoapAndRestInterface.php | 2 +- .../CustomAttributeDataObjectInterface.php | 2 +- ...stomAttributeNestedDataObjectInterface.php | 2 +- .../TestModuleMSC/Api/Data/ItemInterface.php | 2 +- .../TestModuleMSC/Model/AllSoapAndRest.php | 2 +- .../Model/Data/CustomAttributeDataObject.php | 2 +- .../Data/CustomAttributeNestedDataObject.php | 2 +- .../Model/Data/Eav/AttributeMetadata.php | 2 +- .../Magento/TestModuleMSC/Model/Data/Item.php | 2 +- .../Model/ResourceModel/Item.php | 2 +- .../_files/Magento/TestModuleMSC/etc/acl.xml | 2 +- .../_files/Magento/TestModuleMSC/etc/di.xml | 2 +- .../etc/extension_attributes.xml | 2 +- .../Magento/TestModuleMSC/etc/module.xml | 2 +- .../Magento/TestModuleMSC/etc/webapi.xml | 2 +- .../Magento/TestModuleMSC/registration.php | 2 +- .../config/config-global.php.dist | 2 +- .../config/install-config-mysql.php.dist | 2 +- .../Annotation/ApiDataFixture.php | 2 +- .../Authentication/OauthHelper.php | 2 +- .../Authentication/Rest/CurlClient.php | 2 +- .../Authentication/Rest/OauthClient.php | 2 +- .../Rest/OauthClient/Signature.php | 2 +- .../Bootstrap/WebapiDocBlock.php | 2 +- .../Magento/TestFramework/Helper/Customer.php | 2 +- .../TestCase/Webapi/Adapter/Rest.php | 2 +- .../Webapi/Adapter/Rest/CurlClient.php | 2 +- .../Adapter/Rest/DocumentationGenerator.php | 2 +- .../TestCase/Webapi/Adapter/Soap.php | 2 +- .../TestCase/Webapi/AdapterInterface.php | 2 +- .../TestFramework/TestCase/Webapi/Curl.php | 2 +- .../TestFramework/TestCase/WebapiAbstract.php | 2 +- .../TestFramework/WebApiApplication.php | 2 +- .../api-functional/framework/autoload.php | 2 +- .../api-functional/framework/bootstrap.php | 2 +- dev/tests/api-functional/phpunit.xml.dist | 2 +- .../Analytics/Api/LinkProviderTest.php | 2 +- .../Bundle/Api/CartItemRepositoryTest.php | 2 +- .../Bundle/Api/OrderItemRepositoryTest.php | 2 +- .../Bundle/Api/ProductLinkManagementTest.php | 2 +- .../Api/ProductOptionRepositoryTest.php | 2 +- .../Bundle/Api/ProductOptionTypeListTest.php | 2 +- .../Magento/Bundle/Api/ProductServiceTest.php | 2 +- .../Api/AttributeSetManagementTest.php | 2 +- .../Api/AttributeSetRepositoryTest.php | 2 +- .../Catalog/Api/BasePriceStorageTest.php | 2 +- .../Catalog/Api/CartItemRepositoryTest.php | 2 +- ...AttributeOptionManagementInterfaceTest.php | 2 +- .../Api/CategoryAttributeRepositoryTest.php | 2 +- .../Api/CategoryLinkManagementTest.php | 2 +- .../Api/CategoryLinkRepositoryTest.php | 2 +- .../Magento/Catalog/Api/CategoryListTest.php | 2 +- .../Catalog/Api/CategoryManagementTest.php | 2 +- .../Catalog/Api/CategoryRepositoryTest.php | 2 +- .../Magento/Catalog/Api/CostStorageTest.php | 2 +- .../Catalog/Api/OrderItemRepositoryTest.php | 2 +- .../ProductAttributeGroupRepositoryTest.php | 2 +- .../Api/ProductAttributeManagementTest.php | 2 +- ...uteMediaGalleryManagementInterfaceTest.php | 2 +- ...AttributeOptionManagementInterfaceTest.php | 2 +- .../Api/ProductAttributeRepositoryTest.php | 2 +- .../Api/ProductAttributeTypesListTest.php | 2 +- .../ProductCustomAttributeWrongTypeTest.php | 2 +- .../Api/ProductCustomOptionRepositoryTest.php | 2 +- .../Api/ProductCustomOptionTypeListTest.php | 2 +- .../ProductLinkManagementInterfaceTest.php | 2 +- .../ProductLinkRepositoryInterfaceTest.php | 2 +- .../Catalog/Api/ProductLinkTypeListTest.php | 2 +- .../ProductMediaAttributeManagementTest.php | 2 +- .../Api/ProductRepositoryInterfaceTest.php | 2 +- .../ProductRepositoryMultiCurrencyTest.php | 2 +- .../Api/ProductRepositoryMultiStoreTest.php | 2 +- .../Api/ProductTierPriceManagementTest.php | 2 +- .../Catalog/Api/ProductTypeListTest.php | 2 +- .../Catalog/Api/SpecialPriceStorageTest.php | 2 +- .../Catalog/Api/TierPriceStorageTest.php | 2 +- .../Catalog/Api/_files/product_options.php | 2 +- .../Api/_files/product_options_negative.php | 2 +- .../product_options_update_negative.php | 2 +- .../Api/LowStockItemsTest.php | 2 +- .../Api/ProductRepositoryInterfaceTest.php | 2 +- .../CatalogInventory/Api/StockItemTest.php | 2 +- .../CatalogInventory/Api/StockStatusTest.php | 2 +- .../Api/CheckoutAgreementsRepositoryTest.php | 2 +- .../Magento/Cms/Api/BlockRepositoryTest.php | 2 +- .../Magento/Cms/Api/PageRepositoryTest.php | 2 +- .../Api/CartItemRepositoryTest.php | 2 +- .../Api/ConfigurableProductManagementTest.php | 2 +- .../Api/LinkManagementTest.php | 2 +- .../Api/OptionRepositoryTest.php | 2 +- .../Api/OrderItemRepositoryTest.php | 2 +- .../Api/ProductRepositoryTest.php | 2 +- .../AccountManagementCustomAttributesTest.php | 2 +- .../Customer/Api/AccountManagementMeTest.php | 2 +- .../Customer/Api/AccountManagementTest.php | 2 +- .../Customer/Api/AddressMetadataTest.php | 2 +- .../Customer/Api/AddressRepositoryTest.php | 2 +- .../Customer/Api/CustomerMetadataTest.php | 2 +- .../Customer/Api/CustomerRepositoryTest.php | 2 +- .../Customer/Api/GroupManagementTest.php | 2 +- .../Customer/Api/GroupRepositoryTest.php | 2 +- .../Api/CountryInformationAcquirerTest.php | 2 +- .../Api/CurrencyInformationAcquirerTest.php | 2 +- .../Api/CartItemRepositoryTest.php | 2 +- .../Downloadable/Api/LinkRepositoryTest.php | 2 +- .../Api/OrderItemRepositoryTest.php | 2 +- .../Api/ProductRepositoryTest.php | 2 +- .../Downloadable/Api/SampleRepositoryTest.php | 2 +- .../Eav/Api/AttributeSetManagementTest.php | 2 +- .../Eav/Api/AttributeSetRepositoryTest.php | 2 +- .../Framework/Api/Search/SearchTest.php | 2 +- .../Framework/Model/Entity/HydratorTest.php | 2 +- .../Framework/Stdlib/CookieManagerTest.php | 2 +- .../GiftMessage/Api/CartRepositoryTest.php | 2 +- .../Api/GuestCartRepositoryTest.php | 2 +- .../Api/GuestItemRepositoryTest.php | 2 +- .../GiftMessage/Api/ItemRepositoryTest.php | 2 +- .../Api/ProductLinkManagementTest.php | 2 +- .../Api/ProductLinkRepositoryTest.php | 2 +- .../Api/ProductLinkTypeListTest.php | 2 +- .../Api/ProductRepositoryInterfaceTest.php | 2 +- .../Model/AdminTokenServiceTest.php | 2 +- .../Model/CustomerTokenServiceTest.php | 2 +- .../Integration/Model/IntegrationTest.php | 2 +- .../Api/BillingAddressManagementTest.php | 2 +- .../Quote/Api/CartItemRepositoryTest.php | 2 +- .../Magento/Quote/Api/CartManagementTest.php | 2 +- .../Magento/Quote/Api/CartRepositoryTest.php | 2 +- .../Quote/Api/CartTotalRepositoryTest.php | 2 +- .../Quote/Api/CouponManagementTest.php | 2 +- .../Api/GuestBillingAddressManagementTest.php | 2 +- .../Quote/Api/GuestCartItemRepositoryTest.php | 2 +- .../Quote/Api/GuestCartManagementTest.php | 2 +- .../Quote/Api/GuestCartRepositoryTest.php | 2 +- .../Api/GuestCartTotalRepositoryTest.php | 2 +- .../Quote/Api/GuestCouponManagementTest.php | 2 +- .../Api/GuestPaymentMethodManagementTest.php | 2 +- .../Quote/Api/GuestShipmentEstimationTest.php | 2 +- .../Api/GuestShippingMethodManagementTest.php | 2 +- .../Quote/Api/PaymentMethodManagementTest.php | 2 +- .../Api/ShippingMethodManagementTest.php | 2 +- .../Service/V1/CreditMemoCreateRefundTest.php | 2 +- .../Service/V1/CreditmemoAddCommentTest.php | 2 +- .../Sales/Service/V1/CreditmemoCancelTest.php | 2 +- .../Service/V1/CreditmemoCommentsListTest.php | 2 +- .../Sales/Service/V1/CreditmemoCreateTest.php | 2 +- .../Sales/Service/V1/CreditmemoEmailTest.php | 2 +- .../Sales/Service/V1/CreditmemoGetTest.php | 2 +- .../Sales/Service/V1/CreditmemoListTest.php | 2 +- .../Service/V1/InvoiceAddCommentTest.php | 2 +- .../Sales/Service/V1/InvoiceCaptureTest.php | 2 +- .../Service/V1/InvoiceCommentsListTest.php | 2 +- .../Sales/Service/V1/InvoiceCreateTest.php | 2 +- .../Sales/Service/V1/InvoiceEmailTest.php | 2 +- .../Sales/Service/V1/InvoiceGetTest.php | 2 +- .../Sales/Service/V1/InvoiceListTest.php | 2 +- .../Sales/Service/V1/InvoiceVoidTest.php | 2 +- .../Service/V1/OrderAddressUpdateTest.php | 2 +- .../Sales/Service/V1/OrderCancelTest.php | 2 +- .../Service/V1/OrderCommentsListTest.php | 2 +- .../Sales/Service/V1/OrderCreateTest.php | 2 +- .../Sales/Service/V1/OrderEmailTest.php | 2 +- .../Sales/Service/V1/OrderGetStatusTest.php | 2 +- .../Magento/Sales/Service/V1/OrderGetTest.php | 2 +- .../Sales/Service/V1/OrderHoldTest.php | 2 +- .../Service/V1/OrderInvoiceCreateTest.php | 2 +- .../Sales/Service/V1/OrderItemGetListTest.php | 2 +- .../Sales/Service/V1/OrderItemGetTest.php | 2 +- .../Sales/Service/V1/OrderListTest.php | 2 +- .../Service/V1/OrderStatusHistoryAddTest.php | 2 +- .../Sales/Service/V1/OrderUnHoldTest.php | 2 +- .../Sales/Service/V1/RefundOrderTest.php | 2 +- .../Sales/Service/V1/ShipOrderTest.php | 2 +- .../Service/V1/ShipmentAddCommentTest.php | 2 +- .../Sales/Service/V1/ShipmentAddTrackTest.php | 2 +- .../Service/V1/ShipmentCommentsListTest.php | 2 +- .../Sales/Service/V1/ShipmentCreateTest.php | 2 +- .../Sales/Service/V1/ShipmentEmailTest.php | 2 +- .../Sales/Service/V1/ShipmentGetTest.php | 2 +- .../Sales/Service/V1/ShipmentLabelGetTest.php | 2 +- .../Sales/Service/V1/ShipmentListTest.php | 2 +- .../Service/V1/ShipmentRemoveTrackTest.php | 2 +- .../Sales/Service/V1/TransactionTest.php | 2 +- .../V1/ReturnItemsAfterRefundOrderTest.php | 2 +- .../SalesRule/Api/CouponManagementTest.php | 2 +- .../SalesRule/Api/CouponRepositoryTest.php | 2 +- .../SalesRule/Api/RuleRepositoryTest.php | 2 +- .../Magento/Store/Api/GroupRepositoryTest.php | 2 +- .../Store/Api/StoreConfigManagerTest.php | 2 +- .../Magento/Store/Api/StoreRepositoryTest.php | 2 +- .../Store/Api/WebsiteRepositoryTest.php | 2 +- .../Tax/Api/TaxClassRepositoryTest.php | 2 +- .../Magento/Tax/Api/TaxRateRepositoryTest.php | 2 +- .../Api/TaxRuleRepositoryInterfaceTest.php | 2 +- .../Webapi/Authentication/RestTest.php | 2 +- .../CustomAttributeTypeWsdlGenerationTest.php | 2 +- .../ServiceSerializationTest.php | 2 +- .../Magento/Webapi/DeserializationTest.php | 2 +- .../Magento/Webapi/JoinDirectivesTest.php | 2 +- .../JsonGenerationFromDataObjectTest.php | 2 +- .../Magento/Webapi/PartialResponseTest.php | 2 +- .../Magento/Webapi/Routing/BaseService.php | 2 +- .../Webapi/Routing/CoreRoutingTest.php | 2 +- .../Magento/Webapi/Routing/GettersTest.php | 2 +- .../Webapi/Routing/NoWebApiXmlTest.php | 2 +- .../Webapi/Routing/RequestIdOverrideTest.php | 2 +- .../Webapi/Routing/RestErrorHandlingTest.php | 2 +- .../Webapi/Routing/ServiceVersionV1Test.php | 2 +- .../Webapi/Routing/ServiceVersionV2Test.php | 2 +- .../Webapi/Routing/SoapErrorHandlingTest.php | 2 +- .../Magento/Webapi/Routing/SubsetTest.php | 2 +- .../WsdlGenerationFromDataObjectTest.php | 2 +- dev/tests/functional/bootstrap.php | 2 +- dev/tests/functional/credentials.xml.dist | 2 +- dev/tests/functional/etc/config.xml.dist | 2 +- dev/tests/functional/etc/config.xsd | 2 +- dev/tests/functional/etc/di.xml | 2 +- dev/tests/functional/etc/events.xml | 2 +- dev/tests/functional/etc/events.xsd | 2 +- .../functional/etc/repository_replacer.xml | 2 +- .../etc/repository_replacer_payments.xml | 2 +- dev/tests/functional/isolation.php | 2 +- .../Magento/Mtf/App/State/AbstractState.php | 2 +- .../lib/Magento/Mtf/App/State/State1.php | 2 +- .../Mtf/App/State/StateHandlerInterface.php | 2 +- .../Mtf/Client/Element/ConditionsElement.php | 2 +- .../Mtf/Client/Element/DatepickerElement.php | 2 +- .../Element/DropdownmultiselectElement.php | 2 +- .../Client/Element/GlobalsearchElement.php | 2 +- .../Mtf/Client/Element/JquerytreeElement.php | 2 +- .../Client/Element/LiselectstoreElement.php | 2 +- .../Element/MultiselectgrouplistElement.php | 2 +- .../Client/Element/MultiselectlistElement.php | 2 +- .../Client/Element/MultisuggestElement.php | 2 +- .../Client/Element/OptgroupselectElement.php | 2 +- .../Mtf/Client/Element/RadiobuttonElement.php | 2 +- .../Mtf/Client/Element/SelectstoreElement.php | 2 +- .../Element/SimplifiedselectElement.php | 2 +- .../Mtf/Client/Element/SuggestElement.php | 2 +- .../Mtf/Client/Element/SwitcherElement.php | 2 +- .../lib/Magento/Mtf/Client/Element/Tree.php | 2 +- .../Mtf/Client/Element/TreeElement.php | 2 +- .../Mtf/Config/FileResolver/ScopeConfig.php | 2 +- .../Mtf/Constraint/AbstractAssertForm.php | 2 +- .../lib/Magento/Mtf/EntryPoint/EntryPoint.php | 2 +- .../lib/Magento/Mtf/Handler/Webapi.php | 2 +- .../lib/Magento/Mtf/Page/BackendPage.php | 2 +- .../Mtf/System/Observer/WebapiResponse.php | 2 +- .../Mtf/Troubleshooting/AdminAnalyzer.php | 2 +- .../Mtf/Troubleshooting/ConfigAnalyzer.php | 2 +- .../Mtf/Troubleshooting/Configuration.php | 2 +- .../Mtf/Troubleshooting/GlobalAnalyzer.php | 2 +- .../Troubleshooting/Helper/UrlAnalyzer.php | 2 +- .../Mtf/Troubleshooting/HtaccessAnalyzer.php | 2 +- .../Mtf/Troubleshooting/PhpUnitAnalyzer.php | 2 +- .../SeleniumSessionAnalyzer.php | 2 +- .../StaticClassesGenerator.php | 2 +- .../Troubleshooting/StorefrontAnalyzer.php | 2 +- .../lib/Magento/Mtf/Util/Command/Cli.php | 2 +- .../Magento/Mtf/Util/Command/Cli/Cache.php | 2 +- .../lib/Magento/Mtf/Util/Command/Cli/Cron.php | 2 +- .../Magento/Mtf/Util/Command/Cli/Indexer.php | 2 +- .../Magento/Mtf/Util/Command/Cli/Queue.php | 2 +- .../Magento/Mtf/Util/Command/Cli/Setup.php | 2 +- .../Mtf/Util/Command/Cli/StaticContent.php | 2 +- .../Magento/Mtf/Util/Command/File/Export.php | 2 +- .../Mtf/Util/Command/File/Export/Data.php | 2 +- .../Mtf/Util/Command/File/Export/Reader.php | 2 +- .../Command/File/Export/ReaderInterface.php | 2 +- .../Mtf/Util/Command/File/ExportInterface.php | 2 +- .../lib/Magento/Mtf/Util/Command/File/Log.php | 2 +- .../Mtf/Util/Command/GeneratedCode.php | 2 +- .../lib/Magento/Mtf/Util/Command/Locales.php | 2 +- .../Magento/Mtf/Util/Command/PathChecker.php | 2 +- .../lib/Magento/Mtf/Util/Command/Website.php | 2 +- .../Mtf/Util/Filesystem/FileHelper.php | 2 +- .../lib/Magento/Mtf/Util/Generate/Factory.php | 2 +- .../Util/Generate/Factory/AbstractFactory.php | 2 +- .../Mtf/Util/Generate/Factory/Block.php | 2 +- .../Mtf/Util/Generate/Factory/Fixture.php | 2 +- .../Mtf/Util/Generate/Factory/Handler.php | 2 +- .../Mtf/Util/Generate/Factory/Page.php | 2 +- .../Mtf/Util/Generate/Factory/Repository.php | 2 +- .../Mtf/Util/Generate/File/Generator.php | 2 +- .../Util/Generate/File/TemplateInterface.php | 2 +- .../Util/Generate/Fixture/FieldsProvider.php | 2 +- .../Mtf/Util/Generate/Fixture/SchemaXml.php | 2 +- .../Mtf/Util/Generate/Fixture/template.xml | 2 +- .../Repository/RepositoryResource.php | 2 +- .../Generate/Repository/TableCollection.php | 2 +- .../Util/ModuleResolver/SequenceSorter.php | 2 +- .../CurlTransport/BackendDecorator.php | 2 +- .../CurlTransport/FrontendDecorator.php | 2 +- .../CurlTransport/WebapiDecorator.php | 2 +- dev/tests/functional/phpunit.xml.dist | 2 +- .../Test/Block/System/Messages.php | 2 +- .../Test/Block/System/Messages/System.php | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../AssertExportAdvancedPricing.php | 2 +- .../AssertImportAdvancedPricing.php | 2 +- .../Test/Repository/ExportData.xml | 2 +- .../TestCase/ExportAdvancedPricingTest.php | 2 +- .../TestCase/ExportAdvancedPricingTest.xml | 2 +- .../Test/TestCase/ImportDataNegativeTest.xml | 2 +- .../Test/TestCase/ImportDataTest.xml | 2 +- .../template/pricing/advanced_incorrect.php | 2 +- .../pricing/advanced_price_variation_1.php | 2 +- .../pricing/advanced_price_variation_2.php | 2 +- .../pricing/advanced_price_variation_3.php | 2 +- .../pricing/advanced_price_variation_4.php | 2 +- .../Test/etc/di.xml | 2 +- .../Mtf/App/State/NotificationTimeHandler.php | 2 +- .../AdvancedReporting/ReportsSectionBlock.php | 2 +- .../AdvancedReporting/SubscriptionBlock.php | 2 +- .../Block/System/Config/AnalyticsForm.php | 2 +- .../AssertAdvancedReportingPage.php | 2 +- .../Constraint/AssertBIEssentialsLink.php | 2 +- .../AssertConfigAnalyticsDisabled.php | 2 +- .../AssertConfigAnalyticsEnabled.php | 2 +- .../AssertConfigAnalyticsRestored.php | 2 +- ...ssertConfigAnalyticsSendingTimeAndZone.php | 2 +- .../AssertConfigAnalyticsVerticalScope.php | 2 +- .../AssertDisableReportingInPopup.php | 2 +- .../AssertEmptyVerticalCanNotBeSaved.php | 2 +- .../AssertEnableReportingInPopup.php | 2 +- .../Constraint/AssertSkipReportingInPopup.php | 2 +- .../AssertSubscriptionPopupNotExist.php | 2 +- .../Test/Constraint/AssertVerticalIsSet.php | 2 +- .../Test/Page/Adminhtml/ConfigAnalytics.xml | 2 +- .../Test/Page/Adminhtml/Dashboard.xml | 2 +- .../Test/Repository/DefaultTimeZone.xml | 2 +- .../Analytics/Test/Repository/Integration.xml | 2 +- .../Analytics/Test/Repository/Role.xml | 2 +- .../Analytics/Test/Repository/User.xml | 2 +- .../TestCase/AdvancedReportingButtonTest.php | 2 +- .../TestCase/AdvancedReportingButtonTest.xml | 2 +- ...lyticsSubscriptionCheckPermissionsTest.php | 2 +- ...lyticsSubscriptionCheckPermissionsTest.xml | 2 +- .../Test/TestCase/EnableDisableTest.php | 2 +- .../Test/TestCase/EnableDisableTest.xml | 2 +- .../Analytics/Test/TestCase/InstallTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../Test/TestCase/SetTimeToSendDataTest.php | 2 +- .../Test/TestCase/SetTimeToSendDataTest.xml | 2 +- .../Test/TestCase/SetVerticalTest.php | 2 +- .../Test/TestCase/SetVerticalTest.xml | 2 +- .../Test/TestStep/OpenAnalyticsConfigStep.php | 2 +- .../app/Magento/Analytics/Test/etc/di.xml | 2 +- .../Magento/Analytics/Test/etc/testcase.xml | 2 +- .../Test/Block/Sandbox/AuthorizenetLogin.php | 2 +- .../Test/Block/Sandbox/AuthorizenetLogin.xml | 2 +- .../Test/Block/Sandbox/GetStartedModal.php | 2 +- .../Authorizenet/Test/Block/Sandbox/Menu.php | 2 +- .../Test/Block/Sandbox/SearchForm.php | 2 +- .../Test/Block/Sandbox/SearchForm.xml | 2 +- .../Test/Block/Sandbox/TransactionsGrid.php | 2 +- .../Fixture/AuthorizenetSandboxCustomer.xml | 2 +- .../Test/Fixture/TransactionSearch.xml | 2 +- .../Authorizenet/Test/Page/Sandbox/Main.xml | 2 +- .../AuthorizenetSandboxCustomer.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- .../Test/Repository/TransactionSearch.xml | 2 +- .../AuthorizenetFraudCheckoutTest.php | 2 +- .../AuthorizenetFraudCheckoutTest.xml | 2 +- .../Test/TestCase/OnePageCheckoutTest.xml | 2 +- .../AcceptTransactionOnAuthorizenetStep.php | 2 +- .../Authorizenet/Test/etc/testcase.xml | 2 +- .../Backend/Test/Block/Admin/Login.php | 2 +- .../Backend/Test/Block/Admin/Login.xml | 2 +- .../Test/Block/Dashboard/StoreStats.php | 2 +- .../Test/Block/Dashboard/StoreStats.xml | 2 +- .../Test/Block/Dashboard/Tab/Products.php | 2 +- .../Block/Dashboard/Tab/Products/Ordered.php | 2 +- .../app/Magento/Backend/Test/Block/Denied.php | 2 +- .../Backend/Test/Block/FormPageActions.php | 2 +- .../Backend/Test/Block/GridPageActions.php | 2 +- .../app/Magento/Backend/Test/Block/Menu.php | 2 +- .../Magento/Backend/Test/Block/Messages.php | 2 +- .../Magento/Backend/Test/Block/Page/Error.php | 2 +- .../Backend/Test/Block/Page/Header.php | 2 +- .../Magento/Backend/Test/Block/Page/Main.php | 2 +- .../Backend/Test/Block/PageActions.php | 2 +- .../Backend/Test/Block/System/Config/Form.php | 2 +- .../Test/Block/System/Config/Form/Group.php | 2 +- .../Test/Block/System/Config/PageActions.php | 2 +- .../Test/Block/System/Config/Payments.php | 2 +- .../Backend/Test/Block/System/Config/Tabs.php | 2 +- .../Test/Block/System/Store/Delete/Form.php | 2 +- .../Test/Block/System/Store/Delete/Form.xml | 2 +- .../System/Store/Edit/Form/GroupForm.php | 2 +- .../System/Store/Edit/Form/GroupForm.xml | 2 +- .../System/Store/Edit/Form/StoreForm.php | 2 +- .../System/Store/Edit/Form/StoreForm.xml | 2 +- .../System/Store/Edit/Form/WebsiteForm.php | 2 +- .../System/Store/Edit/Form/WebsiteForm.xml | 2 +- .../Block/System/Store/FormPageActions.php | 2 +- .../Block/System/Store/GridPageActions.php | 2 +- .../Test/Block/System/Store/StoreGrid.php | 2 +- .../Magento/Backend/Test/Block/Template.php | 2 +- .../Magento/Backend/Test/Block/Version.php | 2 +- .../Backend/Test/Block/Widget/FormTabs.php | 2 +- .../Backend/Test/Block/Widget/Grid.php | 2 +- .../Magento/Backend/Test/Block/Widget/Tab.php | 2 +- .../AssertAdminLoginPageIsAvailable.php | 2 +- .../AssertBackendPageIsAvailable.php | 2 +- .../AssertBestsellersOnDashboard.php | 2 +- .../AssertDeveloperSectionVisibility.php | 2 +- .../AssertGlobalSearchCustomerName.php | 2 +- .../AssertGlobalSearchNoRecordsFound.php | 2 +- .../Constraint/AssertGlobalSearchOrderId.php | 2 +- .../Constraint/AssertGlobalSearchPreview.php | 2 +- .../AssertGlobalSearchProductName.php | 2 +- .../Constraint/AssertHttpUsedOnFrontend.php | 2 +- .../AssertHttpsHeaderOptionsAvailable.php | 2 +- .../AssertHttpsHeaderOptionsNotAvailable.php | 2 +- .../Constraint/AssertHttpsUsedOnBackend.php | 2 +- .../AssertInterfaceLocaleAvailableOptions.php | 2 +- .../Constraint/AssertLocaleCodeVisibility.php | 2 +- .../Constraint/AssertMenuItemNotVisible.php | 2 +- .../Constraint/AssertStoreCanBeLocalized.php | 2 +- .../Backend/Test/Fixture/Admin/SuperAdmin.php | 2 +- .../Backend/Test/Fixture/GlobalSearch.xml | 2 +- .../Test/Fixture/GlobalSearch/Query.php | 2 +- .../Backend/Test/Fixture/Source/Date.php | 2 +- .../Backend/Test/Handler/Conditions.php | 2 +- .../Backend/Test/Handler/Extractor.php | 2 +- .../Backend/Test/Handler/Ui/LoginUser.php | 2 +- .../Backend/Test/Handler/Ui/LogoutUser.php | 2 +- .../Backend/Test/Page/AdminAuthLogin.php | 2 +- .../Backend/Test/Page/Adminhtml/Dashboard.xml | 2 +- .../Test/Page/Adminhtml/DeleteGroup.xml | 2 +- .../Test/Page/Adminhtml/DeleteWebsite.xml | 2 +- .../Backend/Test/Page/Adminhtml/EditGroup.xml | 2 +- .../Backend/Test/Page/Adminhtml/EditStore.xml | 2 +- .../Test/Page/Adminhtml/EditWebsite.xml | 2 +- .../Test/Page/Adminhtml/NewGroupIndex.xml | 2 +- .../Test/Page/Adminhtml/NewWebsiteIndex.xml | 2 +- .../Test/Page/Adminhtml/StoreDelete.xml | 2 +- .../Test/Page/Adminhtml/StoreIndex.xml | 2 +- .../Backend/Test/Page/Adminhtml/StoreNew.xml | 2 +- .../Test/Page/Adminhtml/SystemAccount.xml | 2 +- .../Test/Page/Adminhtml/SystemConfig.xml | 2 +- .../Test/Page/Adminhtml/SystemConfigEdit.xml | 2 +- .../SystemConfigEditSectionPayment.xml | 2 +- .../Backend/Test/Repository/ConfigData.xml | 2 +- .../TestCase/ConfigPageVisibilityTest.php | 2 +- .../TestCase/ConfigPageVisibilityTest.xml | 2 +- .../Test/TestCase/ConfigureSecureUrlsTest.php | 2 +- .../Test/TestCase/ConfigureSecureUrlsTest.xml | 2 +- .../Test/TestCase/ExpireSessionTest.php | 2 +- .../Test/TestCase/ExpireSessionTest.xml | 2 +- .../Test/TestCase/GlobalSearchEntityTest.php | 2 +- .../Test/TestCase/GlobalSearchEntityTest.xml | 2 +- .../Test/TestCase/HttpsHeadersDisableTest.php | 2 +- .../Test/TestCase/HttpsHeadersDisableTest.xml | 2 +- .../Test/TestCase/HttpsHeadersEnableTest.php | 2 +- .../Test/TestCase/HttpsHeadersEnableTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.php | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../TestCase/VerifyInterfaceLocaleTest.php | 2 +- .../TestCase/VerifyInterfaceLocaleTest.xml | 2 +- .../Test/TestStep/OpenDashboardStep.php | 2 +- .../tests/app/Magento/Backend/Test/etc/di.xml | 2 +- .../Test/Block/Adminhtml/BackupGrid.php | 2 +- .../Test/Constraint/AssertBackupInGrid.php | 2 +- .../Test/Page/Adminhtml/BackupIndex.xml | 2 +- .../Backup/Test/TestCase/NavigateMenuTest.xml | 2 +- .../Test/Block/Adminhtml/Report/Grid.php | 2 +- .../Braintree/Test/Block/Form/BraintreeCc.php | 2 +- .../Braintree/Test/Block/Form/BraintreeCc.xml | 2 +- .../Braintree/Test/Block/Form/Secure3d.php | 2 +- .../Braintree/Test/Block/Form/Secure3d.xml | 2 +- .../Test/Block/Paypal/PopupWindow.php | 2 +- .../Test/Block/System/Config/Braintree.php | 2 +- .../Assert3dSecureInfoIsPresent.php | 2 +- ...editCardJsValidationMessagesArePresent.php | 2 +- ...tDeviceDataIsPresentInBraintreeRequest.php | 2 +- ...TransactionIsPresentInSettlementReport.php | 2 +- .../Test/Fixture/BraintreeSandboxCustomer.xml | 2 +- .../Test/Fixture/Secure3dBraintree.xml | 2 +- .../Adminhtml/BraintreeSettlementReport.xml | 2 +- .../SystemConfigEditSectionPayment.xml | 2 +- .../Test/Page/CatalogProductView.xml | 2 +- .../Braintree/Test/Page/CheckoutCart.xml | 2 +- .../Braintree/Test/Page/CheckoutOnepage.xml | 2 +- .../Repository/BraintreeSandboxCustomer.xml | 2 +- .../Braintree/Test/Repository/ConfigData.xml | 2 +- .../Braintree/Test/Repository/CreditCard.xml | 2 +- .../Braintree/Test/Repository/Secure3d.xml | 2 +- .../BraintreeSettlementReportTest.php | 2 +- .../BraintreeSettlementReportTest.xml | 2 +- .../CheckoutWithBraintreePaypalCartTest.php | 2 +- .../CheckoutWithBraintreePaypalCartTest.xml | 2 +- ...heckoutWithBraintreePaypalMinicartTest.php | 2 +- ...heckoutWithBraintreePaypalMinicartTest.xml | 2 +- ...ateOnlineCreditMemoBraintreePaypalTest.php | 2 +- ...ateOnlineCreditMemoBraintreePaypalTest.xml | 2 +- .../CreateOnlineCreditMemoBraintreeTest.php | 2 +- .../CreateOnlineCreditMemoBraintreeTest.xml | 2 +- .../CreateOnlineInvoiceEntityTest.xml | 2 +- .../Test/TestCase/CreateOrderBackendTest.xml | 2 +- ...derWithPayPalBraintreeVaultBackendTest.php | 2 +- ...derWithPayPalBraintreeVaultBackendTest.xml | 2 +- .../TestCase/CreateVaultOrderBackendTest.xml | 2 +- .../TestCase/InvoicePayPalBraintreeTest.php | 2 +- .../TestCase/InvoicePaypalBraintreeTest.xml | 2 +- .../OnePageCheckoutAcceptPaymentTest.php | 2 +- .../OnePageCheckoutAcceptPaymentTest.xml | 2 +- .../TestCase/OnePageCheckoutDeclinedTest.xml | 2 +- .../OnePageCheckoutDenyPaymentTest.php | 2 +- .../OnePageCheckoutDenyPaymentTest.xml | 2 +- ...nePageCheckoutFromMiniShoppingCartTest.xml | 2 +- .../Test/TestCase/OnePageCheckoutTest.xml | 2 +- .../OnePageCheckoutWith3dSecureFailedTest.php | 2 +- .../OnePageCheckoutWith3dSecureFailedTest.xml | 2 +- .../OnePageCheckoutWith3dSecureTest.php | 2 +- .../OnePageCheckoutWith3dSecureTest.xml | 2 +- ...OnePageCheckoutWithBraintreePaypalTest.php | 2 +- ...OnePageCheckoutWithBraintreePaypalTest.xml | 2 +- .../OnePageCheckoutWithDiscountTest.xml | 2 +- .../Test/TestCase/ReorderUsingVaultTest.xml | 2 +- ...veUseDeleteVaultForPaypalBraintreeTest.php | 2 +- ...veUseDeleteVaultForPaypalBraintreeTest.xml | 2 +- .../Test/TestCase/UseVaultOnCheckoutTest.xml | 2 +- .../UseVaultWith3dSecureOnCheckoutTest.php | 2 +- .../UseVaultWith3dSecureOnCheckoutTest.xml | 2 +- .../VerifyPaymentMethodOnCheckoutTest.xml | 2 +- .../Test/TestStep/AcceptPaymentStep.php | 2 +- .../ChangeOrderStatusToPaymentReviewStep.php | 2 +- .../TestStep/CheckBraintreeConfigStep.php | 2 +- .../CheckoutWithPaypalFromCartStep.php | 2 +- .../CheckoutWithPaypalFromMinicartStep.php | 2 +- .../Test/TestStep/ContinueToPaypalStep.php | 2 +- .../Test/TestStep/DenyPaymentStep.php | 2 +- .../PlaceOrderWith3dSecureFailedStep.php | 2 +- .../TestStep/PlaceOrderWith3dSecureStep.php | 2 +- .../TestStep/PlaceOrderWithPaypalStep.php | 2 +- .../Test/TestStep/SettleTransactionStep.php | 2 +- .../app/Magento/Braintree/Test/etc/di.xml | 2 +- .../Magento/Braintree/Test/etc/testcase.xml | 2 +- .../Catalog/Product/Edit/Section/Bundle.php | 2 +- .../Product/Edit/Section/Bundle/Option.php | 2 +- .../Product/Edit/Section/Bundle/Option.xml | 2 +- .../Section/Bundle/Option/Search/Grid.php | 2 +- .../Edit/Section/Bundle/Option/Selection.php | 2 +- .../Edit/Section/Bundle/Option/Selection.xml | 2 +- .../Adminhtml/Product/Composite/Configure.php | 2 +- .../Adminhtml/Product/Composite/Configure.xml | 2 +- .../Block/Adminhtml/Product/ProductForm.xml | 2 +- .../Test/Block/Catalog/Product/View.php | 2 +- .../Block/Catalog/Product/View/Summary.php | 2 +- .../Product/View/Summary/ConfiguredPrice.php | 2 +- .../Catalog/Product/View/Type/Bundle.php | 2 +- .../Catalog/Product/View/Type/Option.php | 2 +- .../Product/View/Type/Option/Checkbox.php | 2 +- .../Product/View/Type/Option/Checkbox.xml | 2 +- .../Product/View/Type/Option/Dropdown.php | 2 +- .../Product/View/Type/Option/Dropdown.xml | 2 +- .../Product/View/Type/Option/Element/Qty.php | 2 +- .../Product/View/Type/Option/Hidden.php | 2 +- .../Product/View/Type/Option/Hidden.xml | 2 +- .../Product/View/Type/Option/Multiple.php | 2 +- .../Product/View/Type/Option/Multiple.xml | 2 +- .../Product/View/Type/Option/Radiobuttons.php | 2 +- .../Product/View/Type/Option/Radiobuttons.xml | 2 +- .../Constraint/AssertBundleInCategory.php | 2 +- .../AssertBundleItemsOnProductPage.php | 2 +- .../AssertBundleItemsSummaryOnProductPage.php | 2 +- .../AssertBundleOptionTitleOnStorefront.php | 2 +- .../Constraint/AssertBundleOptionsDeleted.php | 2 +- ...sertBundlePriceCalculatedOnProductPage.php | 2 +- .../Test/Constraint/AssertBundlePriceType.php | 2 +- .../Test/Constraint/AssertBundlePriceView.php | 2 +- .../Constraint/AssertBundleProductForm.php | 2 +- .../Constraint/AssertBundleProductInCart.php | 2 +- ...ProductInCustomerWishlistOnBackendGrid.php | 2 +- .../Constraint/AssertBundleProductPage.php | 2 +- ...roductCustomOptionsOnBundleProductPage.php | 2 +- .../AssertTierPriceOnBundleProductPage.php | 2 +- .../Bundle/Test/Fixture/BundleProduct.xml | 2 +- .../BundleProduct/BundleSelections.php | 2 +- .../Magento/Bundle/Test/Fixture/Cart/Item.php | 2 +- .../BundleProduct/BundleProductInterface.php | 2 +- .../Test/Handler/BundleProduct/Curl.php | 2 +- .../Test/Handler/BundleProduct/Webapi.php | 2 +- .../Test/Page/Adminhtml/CustomerIndexEdit.xml | 2 +- .../Test/Page/Adminhtml/OrderCreateIndex.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Bundle/Test/Repository/BundleProduct.xml | 4 +- .../BundleProduct/BundleSelections.xml | 2 +- .../Repository/BundleProduct/CheckoutData.xml | 2 +- .../Test/Repository/BundleProduct/Price.xml | 2 +- .../TestCase/BundleOptionsSummaryTest.php | 2 +- .../TestCase/BundleOptionsSummaryTest.xml | 2 +- .../CreateBundleProductEntityTest.php | 2 +- .../CreateBundleProductEntityTest.xml | 2 +- .../Test/TestCase/DeleteProductEntityTest.xml | 2 +- .../DeleteProductFromMiniShoppingCartTest.xml | 2 +- ...ecentlyComparedProductsOnOrderPageTest.xml | 2 +- .../Test/TestCase/UpdateBundleOptionsTest.php | 2 +- .../Test/TestCase/UpdateBundleOptionsTest.xml | 2 +- .../UpdateBundleProductEntityTest.php | 2 +- .../UpdateBundleProductEntityTest.xml | 2 +- .../ValidateOrderOfProductTypeTest.xml | 2 +- .../app/Magento/Bundle/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Bundle/Test/etc/di.xml | 2 +- .../app/Magento/Bundle/Test/etc/webapi/di.xml | 2 +- .../Test/Block/Adminhtml/LoginWithCaptcha.php | 2 +- .../Test/Block/Adminhtml/LoginWithCaptcha.xml | 2 +- .../Captcha/Test/Block/Form/ContactUs.php | 2 +- .../Captcha/Test/Block/Form/ContactUs.xml | 2 +- .../Captcha/Test/Block/Form/CustomerForm.xml | 2 +- .../Test/Block/Form/LoginWithCaptcha.php | 2 +- .../Test/Block/Form/LoginWithCaptcha.xml | 2 +- .../Captcha/Test/Block/Form/Register.php | 2 +- .../Captcha/Test/Block/Form/Register.xml | 2 +- .../AssertCaptchaFieldOnBackend.php | 2 +- .../AssertCaptchaFieldOnContactUsForm.php | 2 +- .../AssertCaptchaFieldOnRegisterForm.php | 2 +- .../AssertCaptchaFieldOnStorefront.php | 2 +- .../Magento/Captcha/Test/Fixture/Comment.xml | 2 +- .../Magento/Captcha/Test/Fixture/Customer.xml | 2 +- .../app/Magento/Captcha/Test/Fixture/User.xml | 2 +- .../Adminhtml/AdminAuthLoginWithCaptcha.xml | 2 +- .../Captcha/Test/Page/ContactIndex.xml | 2 +- .../Test/Page/CustomerAccountCreate.xml | 2 +- .../Test/Page/CustomerAccountLogin.xml | 2 +- .../Captcha/Test/Repository/ConfigData.xml | 2 +- .../Test/TestCase/CaptchaEditCustomerTest.php | 2 +- .../Test/TestCase/CaptchaEditCustomerTest.xml | 2 +- .../TestCase/CaptchaLockoutCustomerTest.php | 2 +- .../TestCase/CaptchaLockoutCustomerTest.xml | 2 +- .../Test/TestCase/CaptchaOnAdminLoginTest.php | 2 +- .../Test/TestCase/CaptchaOnAdminLoginTest.xml | 2 +- .../Test/TestCase/CaptchaOnContactUsTest.php | 2 +- .../Test/TestCase/CaptchaOnContactUsTest.xml | 2 +- .../TestCase/CaptchaOnStoreFrontLoginTest.php | 2 +- .../TestCase/CaptchaOnStoreFrontLoginTest.xml | 2 +- .../CaptchaOnStoreFrontRegisterTest.php | 2 +- .../CaptchaOnStoreFrontRegisterTest.xml | 2 +- .../Test/Block/AbstractConfigureBlock.php | 2 +- .../Catalog/Test/Block/AbstractPriceBlock.php | 2 +- .../Adminhtml/Category/Edit/CategoryForm.php | 2 +- .../Adminhtml/Category/Edit/CategoryForm.xml | 2 +- .../Adminhtml/Category/Edit/PageActions.php | 2 +- .../Category/Edit/Section/ProductGrid.php | 2 +- .../Category/Edit/Section/Products.php | 2 +- .../Test/Block/Adminhtml/Category/Tree.php | 2 +- .../Adminhtml/Category/Widget/Chooser.php | 2 +- .../Product/Attribute/AttributeForm.php | 2 +- .../Product/Attribute/AttributeForm.xml | 2 +- .../Product/Attribute/CustomAttribute.php | 2 +- .../Product/Attribute/Edit/AttributeForm.php | 2 +- .../Product/Attribute/Edit/AttributeForm.xml | 2 +- .../Product/Attribute/Edit/Options.php | 2 +- .../Product/Attribute/Edit/Tab/Advanced.php | 2 +- .../Product/Attribute/Edit/Tab/Options.php | 2 +- .../Attribute/Edit/Tab/Options/Option.php | 2 +- .../Attribute/Edit/Tab/Options/Option.xml | 2 +- .../Adminhtml/Product/Attribute/Grid.php | 2 +- .../Product/Attribute/Set/FormPageActions.php | 2 +- .../Adminhtml/Product/Attribute/Set/Grid.php | 2 +- .../Product/Attribute/Set/GridPageActions.php | 2 +- .../Adminhtml/Product/Attribute/Set/Main.php | 2 +- .../Attribute/Set/Main/AttributeSetForm.php | 2 +- .../Attribute/Set/Main/AttributeSetForm.xml | 2 +- .../Product/Attribute/Set/Main/EditForm.php | 2 +- .../Product/Attribute/Set/Main/EditForm.xml | 2 +- .../Adminhtml/Product/Composite/Configure.php | 2 +- .../Adminhtml/Product/Composite/Configure.xml | 2 +- .../Product/Edit/Action/FormPageActions.php | 2 +- .../Edit/Action/Tab/UpdateAttributeTab.php | 2 +- .../Edit/Action/UpdateAttributeForm.php | 2 +- .../Edit/Action/UpdateAttributeForm.xml | 2 +- .../Edit/Section/AdvancedInventory.php | 2 +- .../Product/Edit/Section/AdvancedPricing.php | 2 +- .../Section/AdvancedPricing/OptionTier.php | 2 +- .../Section/AdvancedPricing/OptionTier.xml | 2 +- .../Product/Edit/Section/Attributes.php | 2 +- .../Product/Edit/Section/Attributes/Grid.php | 2 +- .../Edit/Section/Attributes/Search.php | 2 +- .../Product/Edit/Section/BlockGallery.php | 2 +- .../Product/Edit/Section/Options.php | 2 +- .../Edit/Section/Options/AbstractOptions.php | 2 +- .../Product/Edit/Section/Options/Row.php | 2 +- .../Edit/Section/Options/Search/Grid.php | 2 +- .../Product/Edit/Section/Options/Type.php | 2 +- .../Edit/Section/Options/Type/Area.php | 2 +- .../Edit/Section/Options/Type/Area.xml | 2 +- .../Edit/Section/Options/Type/Checkbox.php | 2 +- .../Edit/Section/Options/Type/Checkbox.xml | 2 +- .../Edit/Section/Options/Type/Date.php | 2 +- .../Edit/Section/Options/Type/Date.xml | 2 +- .../Edit/Section/Options/Type/DateTime.php | 2 +- .../Edit/Section/Options/Type/DateTime.xml | 2 +- .../Edit/Section/Options/Type/DropDown.php | 2 +- .../Edit/Section/Options/Type/DropDown.xml | 2 +- .../Edit/Section/Options/Type/Field.php | 2 +- .../Edit/Section/Options/Type/Field.xml | 2 +- .../Edit/Section/Options/Type/File.php | 2 +- .../Edit/Section/Options/Type/File.xml | 2 +- .../Section/Options/Type/MultipleSelect.php | 2 +- .../Section/Options/Type/MultipleSelect.xml | 2 +- .../Section/Options/Type/RadioButtons.php | 2 +- .../Section/Options/Type/RadioButtons.xml | 2 +- .../Edit/Section/Options/Type/Time.php | 2 +- .../Edit/Section/Options/Type/Time.xml | 2 +- .../Product/Edit/Section/ProductDetails.php | 2 +- .../Section/ProductDetails/AttributeSet.php | 2 +- .../Section/ProductDetails/CategoryIds.php | 2 +- .../Section/ProductDetails/NewCategoryIds.php | 2 +- .../Section/ProductDetails/NewCategoryIds.xml | 2 +- .../Product/Edit/Section/Related.php | 2 +- .../Product/Edit/Section/Related/Grid.php | 2 +- .../Edit/Section/Websites/StoreTree.php | 2 +- .../Adminhtml/Product/FormPageActions.php | 2 +- .../Test/Block/Adminhtml/Product/Grid.php | 2 +- .../Adminhtml/Product/GridPageAction.php | 2 +- .../Adminhtml/Product/Modal/AddAttribute.php | 2 +- .../Adminhtml/Product/Modal/NewAttribute.php | 2 +- .../Block/Adminhtml/Product/ProductForm.php | 2 +- .../Block/Adminhtml/Product/ProductForm.xml | 2 +- .../Adminhtml/Product/Widget/Chooser.php | 2 +- .../Test/Block/Category/ProductPagination.php | 2 +- .../Catalog/Test/Block/Category/View.php | 2 +- .../Catalog/Test/Block/Links/CompareLink.php | 2 +- .../Catalog/Test/Block/Product/Additional.php | 2 +- .../Block/Product/Compare/ListCompare.php | 2 +- .../Test/Block/Product/Compare/Sidebar.php | 2 +- .../Product/Grouped/AssociatedProducts.php | 2 +- .../ListAssociatedProducts.php | 2 +- .../ListAssociatedProducts/Product.php | 2 +- .../AssociatedProducts/Search/Grid.php | 2 +- .../Test/Block/Product/ListProduct.php | 2 +- .../Catalog/Test/Block/Product/Price.php | 2 +- .../Product/ProductList/BottomToolbar.php | 2 +- .../Block/Product/ProductList/Crosssell.php | 2 +- .../Block/Product/ProductList/ProductItem.php | 2 +- .../Product/ProductList/PromotedSection.php | 2 +- .../Block/Product/ProductList/Related.php | 2 +- .../ProductList/Related/ProductItem.php | 2 +- .../Block/Product/ProductList/TopToolbar.php | 2 +- .../Test/Block/Product/ProductList/Upsell.php | 2 +- .../Catalog/Test/Block/Product/View.php | 2 +- .../Test/Block/Product/View/CustomOptions.php | 2 +- .../Test/Block/Product/View/CustomOptions.xml | 2 +- .../app/Magento/Catalog/Test/Block/Search.php | 2 +- .../AssertAbsenceDeleteAttributeButton.php | 2 +- .../AssertAddToCartButtonAbsent.php | 2 +- .../AssertAddToCartButtonPresent.php | 2 +- ...sertAddedProductAttributeOnProductForm.php | 2 +- ...AssertAdvancedPriceAbsentOnProductForm.php | 2 +- .../Test/Constraint/AssertAttributeForm.php | 2 +- .../AssertAttributeOptionsOnProductForm.php | 2 +- .../Constraint/AssertAttributeSetForm.php | 2 +- .../AssertAttributeSetGroupOnProductForm.php | 2 +- .../Constraint/AssertAttributeSetInGrid.php | 2 +- .../AssertAttributeSetNotInGrid.php | 2 +- .../AssertAttributeSetOnProductForm.php | 2 +- ...AssertAttributeSetSuccessDeleteMessage.php | 2 +- .../AssertAttributeSetSuccessSaveMessage.php | 2 +- .../Test/Constraint/AssertCanSaveProduct.php | 2 +- .../AssertCategoryAbsenceOnBackend.php | 2 +- .../AssertCategoryAbsenceOnFrontend.php | 2 +- .../Constraint/AssertCategoryBreadcrumbs.php | 2 +- .../AssertCategoryCannotBeDeleted.php | 2 +- .../AssertCategoryForAssignedProducts.php | 2 +- .../Test/Constraint/AssertCategoryForm.php | 2 +- .../AssertCategoryInNavigationMenu.php | 2 +- .../Constraint/AssertCategoryIsNotActive.php | 2 +- .../Constraint/AssertCategoryMovedMessage.php | 2 +- .../AssertCategoryNavigationMenu.php | 2 +- .../AssertCategoryOnCustomStore.php | 2 +- .../AssertCategoryOnCustomWebsite.php | 2 +- .../Test/Constraint/AssertCategoryPage.php | 2 +- .../Constraint/AssertCategoryRedirect.php | 2 +- .../Constraint/AssertCategorySaveMessage.php | 2 +- .../AssertCategorySuccessDeleteMessage.php | 2 +- ...ssertCategoryWithCustomStoreOnFrontend.php | 2 +- .../AssertImagesAreVisibleOnProductPage.php | 2 +- .../AssertMassProductUpdateSuccessMessage.php | 2 +- .../AssertPriceOnProductPageInterface.php | 2 +- .../AssertProductAbsentCrossSells.php | 2 +- .../AssertProductAbsentRelatedProducts.php | 2 +- .../Constraint/AssertProductAbsentUpSells.php | 2 +- .../AssertProductAttributeAbsenceInGrid.php | 2 +- ...tAttributeAbsenceInSearchOnProductForm.php | 2 +- ...roductAttributeAbsenceInTemplateGroups.php | 2 +- ...AttributeAbsenceInUnassignedAttributes.php | 2 +- ...rtProductAttributeDisplayingOnFrontend.php | 2 +- ...ProductAttributeDisplayingOnSearchForm.php | 2 +- .../AssertProductAttributeInGrid.php | 2 +- .../AssertProductAttributeIsComparable.php | 2 +- .../AssertProductAttributeIsFilterable.php | 2 +- ...rtProductAttributeIsFilterableInSearch.php | 2 +- .../AssertProductAttributeIsGlobal.php | 2 +- .../AssertProductAttributeIsHtmlAllowed.php | 2 +- .../AssertProductAttributeIsRequired.php | 2 +- .../AssertProductAttributeIsUnique.php | 2 +- ...ProductAttributeIsUsedInSortOnFrontend.php | 2 +- .../AssertProductAttributeSaveMessage.php | 2 +- ...rtProductAttributeSuccessDeleteMessage.php | 2 +- ...ProductAutoincrementedSkuNoticeMessage.php | 2 +- .../AssertProductCompareBlockOnCmsPage.php | 2 +- .../AssertProductCompareItemsLink.php | 2 +- .../AssertProductCompareItemsLinkIsAbsent.php | 2 +- .../Constraint/AssertProductComparePage.php | 2 +- ...ProductCompareRemoveLastProductMessage.php | 2 +- .../AssertProductCompareSuccessAddMessage.php | 2 +- ...CompareSuccessRemoveAllProductsMessage.php | 2 +- ...sertProductCompareSuccessRemoveMessage.php | 2 +- .../Constraint/AssertProductCrossSells.php | 2 +- .../AssertProductCustomOptionsErrors.php | 2 +- ...ssertProductCustomOptionsOnProductPage.php | 2 +- .../Constraint/AssertProductDuplicateForm.php | 2 +- ...ductDuplicateIsNotDisplayingOnFrontend.php | 2 +- .../AssertProductDuplicateMessage.php | 2 +- .../AssertProductDuplicatedInGrid.php | 2 +- .../Test/Constraint/AssertProductForm.php | 2 +- .../AssertProductHasImageInGrid.php | 2 +- .../Test/Constraint/AssertProductInCart.php | 2 +- .../Constraint/AssertProductInCategory.php | 2 +- ...AssertProductInCategoryOnCustomWebsite.php | 2 +- .../AssertProductInCustomStoreView.php | 2 +- .../Test/Constraint/AssertProductInGrid.php | 2 +- .../Test/Constraint/AssertProductInStock.php | 2 +- .../AssertProductInventoryMaxAllowedQty.php | 2 +- .../AssertProductInventoryMinAllowedQty.php | 2 +- .../AssertProductInventoryThreshold.php | 2 +- ...AssertProductIsNotDisplayingOnFrontend.php | 2 +- ...ssertProductIsNotVisibleInCompareBlock.php | 2 +- ...AssertProductIsNotVisibleInComparePage.php | 2 +- ...AssertProductNameOnDifferentStoreViews.php | 2 +- .../Constraint/AssertProductNoImageInGrid.php | 2 +- .../Constraint/AssertProductNotInGrid.php | 2 +- .../AssertProductNotSearchableBySku.php | 2 +- .../AssertProductNotVisibleInCategory.php | 2 +- .../AssertProductOnCustomWebsite.php | 2 +- .../Constraint/AssertProductOutOfStock.php | 2 +- .../Test/Constraint/AssertProductPage.php | 2 +- ...ssertProductPriceOnDifferentStoreViews.php | 2 +- .../AssertProductRelatedProducts.php | 2 +- .../Constraint/AssertProductSaveMessage.php | 2 +- .../AssertProductSearchableBySku.php | 2 +- .../AssertProductSimpleDuplicateForm.php | 2 +- .../AssertProductSkuAutoGenerated.php | 2 +- ...AssertProductSpecialPriceOnProductPage.php | 2 +- .../AssertProductSuccessDeleteMessage.php | 2 +- .../AssertProductTierPriceInCart.php | 2 +- .../AssertProductTierPriceOnProductPage.php | 2 +- ...ductTierPriceOnProductPageWithCustomer.php | 2 +- .../AssertProductTypeOrderOnCreate.php | 2 +- .../Test/Constraint/AssertProductUpSells.php | 2 +- .../Test/Constraint/AssertProductView.php | 2 +- .../AssertProductVisibleInCategory.php | 2 +- .../Test/Constraint/AssertProductsInStock.php | 2 +- .../Constraint/AssertProductsOutOfStock.php | 2 +- ...tProductsQtyAndStockStatusInAdminPanel.php | 2 +- ...SuperAttributeImpossibleDeleteMessages.php | 2 +- .../Catalog/Test/Fixture/Cart/Item.php | 2 +- .../Test/Fixture/CatalogAttributeSet.xml | 2 +- .../AssignedAttributes.php | 2 +- .../CatalogAttributeSet/SkeletonSet.php | 2 +- .../Test/Fixture/CatalogProductAttribute.xml | 2 +- .../Test/Fixture/CatalogProductSimple.xml | 2 +- .../CatalogProductSimple/CustomAttribute.php | 2 +- .../Test/Fixture/CatalogProductVirtual.xml | 2 +- .../Magento/Catalog/Test/Fixture/Category.xml | 2 +- .../Fixture/Category/CategoryProducts.php | 2 +- .../Test/Fixture/Category/LandingPage.php | 2 +- .../Test/Fixture/Category/ParentId.php | 2 +- .../Catalog/Test/Fixture/Category/StoreId.php | 2 +- .../Test/Fixture/Product/AttributeSetId.php | 2 +- .../Test/Fixture/Product/CategoryIds.php | 2 +- .../Test/Fixture/Product/CustomOptions.php | 2 +- .../Catalog/Test/Fixture/Product/Image.php | 2 +- .../Catalog/Test/Fixture/Product/Price.php | 2 +- .../Test/Fixture/Product/RelatedProducts.php | 2 +- .../Catalog/Test/Fixture/Product/TaxClass.php | 2 +- .../Test/Fixture/Product/TierPrice.php | 2 +- .../Test/Fixture/Product/WebsiteIds.php | 2 +- .../CatalogAttributeSetInterface.php | 2 +- .../Test/Handler/CatalogAttributeSet/Curl.php | 2 +- .../CatalogProductAttributeInterface.php | 2 +- .../Handler/CatalogProductAttribute/Curl.php | 2 +- .../CatalogProductSimpleInterface.php | 2 +- .../Handler/CatalogProductSimple/Curl.php | 2 +- .../Test/Handler/CatalogProductSimple/Ui.php | 2 +- .../Handler/CatalogProductSimple/Webapi.php | 2 +- .../CatalogProductVirtualInterface.php | 2 +- .../Handler/CatalogProductVirtual/Curl.php | 2 +- .../Handler/CatalogProductVirtual/Webapi.php | 2 +- .../Handler/Category/CategoryInterface.php | 2 +- .../Catalog/Test/Handler/Category/Curl.php | 2 +- .../Catalog/Test/Handler/Category/Webapi.php | 2 +- .../Page/Adminhtml/CatalogCategoryEdit.xml | 2 +- .../Page/Adminhtml/CatalogCategoryIndex.xml | 2 +- .../CatalogProductActionAttributeEdit.xml | 2 +- .../CatalogProductAttributeIndex.xml | 2 +- .../Adminhtml/CatalogProductAttributeNew.xml | 2 +- .../Page/Adminhtml/CatalogProductEdit.xml | 2 +- .../Page/Adminhtml/CatalogProductIndex.xml | 2 +- .../Test/Page/Adminhtml/CatalogProductNew.xml | 2 +- .../Page/Adminhtml/CatalogProductSetAdd.xml | 2 +- .../Page/Adminhtml/CatalogProductSetEdit.xml | 2 +- .../Page/Adminhtml/CatalogProductSetIndex.xml | 2 +- .../Test/Page/Category/CatalogCategory.php | 2 +- .../Page/Category/CatalogCategoryEdit.php | 2 +- .../Page/Category/CatalogCategoryView.xml | 2 +- .../Magento/Catalog/Test/Page/CmsIndex.xml | 2 +- .../Page/Product/CatalogProductCompare.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Test/Repository/CatalogAttributeSet.xml | 2 +- .../Repository/CatalogProductAttribute.xml | 2 +- .../CatalogProductAttribute/Options.xml | 2 +- .../Test/Repository/CatalogProductSimple.xml | 2 +- .../CatalogProductSimple/CheckoutData.xml | 2 +- .../Repository/CatalogProductSimple/Price.xml | 2 +- .../CatalogProductSimple/WebsiteData.xml | 2 +- .../Test/Repository/CatalogProductVirtual.xml | 2 +- .../CatalogProductVirtual/CheckoutData.xml | 2 +- .../Catalog/Test/Repository/Category.xml | 2 +- .../Catalog/Test/Repository/ConfigData.xml | 2 +- .../Test/Repository/Product/CustomOptions.xml | 2 +- .../Catalog/Test/Repository/Product/Fpt.xml | 2 +- .../Test/Repository/Product/TierPrice.xml | 2 +- .../Category/CreateCategoryEntityTest.php | 2 +- .../Category/CreateCategoryEntityTest.xml | 2 +- .../Category/DeleteCategoryEntityTest.php | 2 +- .../Category/DeleteCategoryEntityTest.xml | 2 +- .../Category/MoveCategoryEntityTest.php | 2 +- .../Category/MoveCategoryEntityTest.xml | 2 +- .../UpdateCategoryEntityFlatDataTest.php | 2 +- .../UpdateCategoryEntityFlatDataTest.xml | 2 +- .../Category/UpdateCategoryEntityTest.php | 2 +- .../Category/UpdateCategoryEntityTest.xml | 2 +- .../Category/UpdateTopCategoryEntityTest.php | 2 +- .../Category/UpdateTopCategoryEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../Product/AbstractCompareProductsTest.php | 2 +- .../AbstractProductPromotedProductsTest.php | 2 +- .../Product/AddCompareProductsTest.php | 2 +- .../Product/AddCompareProductsTest.xml | 2 +- .../Product/AddToCartCrossSellTest.php | 2 +- .../Product/AddToCartCrossSellTest.xml | 2 +- .../Product/ClearAllCompareProductsTest.php | 2 +- .../Product/ClearAllCompareProductsTest.xml | 2 +- ...pleProductEntityByAttributeMaskSkuTest.php | 2 +- ...pleProductEntityByAttributeMaskSkuTest.xml | 2 +- .../Product/CreateSimpleProductEntityTest.php | 2 +- .../Product/CreateSimpleProductEntityTest.xml | 2 +- .../CreateVirtualProductEntityTest.php | 2 +- .../CreateVirtualProductEntityTest.xml | 2 +- .../Product/DeleteCompareProductsTest.php | 2 +- .../Product/DeleteCompareProductsTest.xml | 2 +- .../Product/DeleteProductEntityTest.php | 2 +- .../Product/DeleteProductEntityTest.xml | 2 +- .../Product/DuplicateProductEntityTest.php | 2 +- .../Product/DuplicateProductEntityTest.xml | 2 +- .../Product/ManageProductsStockTest.php | 2 +- .../Product/ManageProductsStockTest.xml | 2 +- .../Product/MassProductUpdateTest.php | 2 +- .../Product/MassProductUpdateTest.xml | 2 +- .../Product/NavigateRelatedProductsTest.php | 2 +- .../Product/NavigateRelatedProductsTest.xml | 2 +- .../Product/NavigateUpSellProductsTest.php | 2 +- .../Product/NavigateUpSellProductsTest.xml | 2 +- .../ProductTypeSwitchingOnCreationTest.php | 2 +- .../ProductTypeSwitchingOnCreationTest.xml | 2 +- .../ProductTypeSwitchingOnUpdateTest.php | 2 +- .../ProductTypeSwitchingOnUpdateTest.xml | 2 +- .../Product/UpdateSimpleProductEntityTest.php | 2 +- .../Product/UpdateSimpleProductEntityTest.xml | 2 +- .../UpdateVirtualProductEntityTest.php | 2 +- .../UpdateVirtualProductEntityTest.xml | 2 +- .../ValidateOrderOfProductTypeTest.php | 2 +- .../ValidateOrderOfProductTypeTest.xml | 2 +- .../CreateAttributeSetEntityTest.php | 2 +- .../CreateAttributeSetEntityTest.xml | 2 +- ...ductAttributeEntityFromProductPageTest.php | 2 +- ...ductAttributeEntityFromProductPageTest.xml | 2 +- .../CreateProductAttributeEntityTest.php | 2 +- .../CreateProductAttributeEntityTest.xml | 2 +- ...AssignedToTemplateProductAttributeTest.php | 2 +- ...AssignedToTemplateProductAttributeTest.xml | 2 +- .../DeleteAttributeSetTest.php | 2 +- .../DeleteAttributeSetTest.xml | 2 +- .../DeleteProductAttributeEntityTest.php | 2 +- .../DeleteProductAttributeEntityTest.xml | 2 +- .../DeleteSystemProductAttributeTest.php | 2 +- .../DeleteSystemProductAttributeTest.xml | 2 +- ...UsedInConfigurableProductAttributeTest.php | 2 +- ...UsedInConfigurableProductAttributeTest.xml | 2 +- .../UpdateAttributeSetTest.php | 2 +- .../UpdateAttributeSetTest.xml | 2 +- .../UpdateProductAttributeEntityTest.php | 2 +- .../UpdateProductAttributeEntityTest.xml | 2 +- .../AddAttributeToAttributeSetStep.php | 2 +- .../AddNewAttributeFromProductPageStep.php | 2 +- .../Test/TestStep/AddNewAttributeStep.php | 2 +- .../ConfigureProductOnProductPageStep.php | 2 +- .../Test/TestStep/CreateAttributeSetStep.php | 2 +- .../Test/TestStep/CreateProductStep.php | 2 +- .../CreateProductWithAttributeSetStep.php | 2 +- .../Test/TestStep/CreateProductsStep.php | 2 +- .../Test/TestStep/DeleteAttributeStep.php | 2 +- .../FillAttributeFormOnProductPageStep.php | 2 +- .../Test/TestStep/FillAttributeFormStep.php | 2 +- .../MergePreconditionProductsStep.php | 2 +- .../OpenProductAttributesPageStep.php | 2 +- .../TestStep/OpenProductOnBackendStep.php | 2 +- .../TestStep/OpenProductsOnFrontendStep.php | 2 +- .../SaveAttributeOnProductPageStep.php | 2 +- .../Test/TestStep/SaveAttributeSetStep.php | 2 +- .../Test/TestStep/SaveAttributeStep.php | 2 +- .../Catalog/Test/TestStep/SaveProductStep.php | 2 +- .../TestStep/SetDefaultAttributeValueStep.php | 2 +- .../app/Magento/Catalog/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Catalog/Test/etc/di.xml | 2 +- .../app/Magento/Catalog/Test/etc/testcase.xml | 2 +- .../app/Magento/Catalog/Test/etc/ui/di.xml | 2 +- .../Magento/Catalog/Test/etc/webapi/di.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- ...tOutOfStockOptionIsAbsentOnProductPage.php | 2 +- .../ConfigurableAttributesData.xml | 2 +- .../CreateConfigurableProductEntityTest.xml | 2 +- .../Test/etc/di.xml | 2 +- .../Test/Block/Adminhtml/FormPageActions.php | 2 +- .../Test/Block/Adminhtml/Promo/Catalog.php | 2 +- .../Promo/Catalog/Edit/PromoForm.php | 2 +- .../Promo/Catalog/Edit/PromoForm.xml | 2 +- .../Promo/Catalog/Edit/Section/Conditions.php | 2 +- .../Catalog/Edit/Section/RuleInformation.php | 2 +- .../Block/Adminhtml/Promo/GridPageActions.php | 2 +- .../CatalogRule/Test/Block/Conditions.php | 2 +- ...sertCatalogPriceRuleAppliedCatalogPage.php | 2 +- ...sertCatalogPriceRuleAppliedProductPage.php | 2 +- ...ertCatalogPriceRuleAppliedShoppingCart.php | 2 +- .../Constraint/AssertCatalogPriceRuleForm.php | 2 +- .../AssertCatalogPriceRuleInGrid.php | 2 +- ...tCatalogPriceRuleNotAppliedCatalogPage.php | 2 +- ...tCatalogPriceRuleNotAppliedProductPage.php | 2 +- ...CatalogPriceRuleNotAppliedShoppingCart.php | 2 +- .../AssertCatalogPriceRuleNotInGrid.php | 2 +- .../AssertCatalogPriceRuleNoticeMessage.php | 2 +- ...ssertCatalogPriceRuleOnOnepageCheckout.php | 2 +- ...rtCatalogPriceRuleSuccessDeleteMessage.php | 2 +- ...sertCatalogPriceRuleSuccessSaveMessage.php | 2 +- ...AssertProductAttributeIsUsedPromoRules.php | 2 +- .../CatalogRule/Test/Fixture/CatalogRule.xml | 2 +- .../CatalogRule/CatalogRuleInterface.php | 2 +- .../Test/Handler/CatalogRule/Curl.php | 2 +- .../Test/Page/Adminhtml/CatalogRuleEdit.xml | 2 +- .../Test/Page/Adminhtml/CatalogRuleIndex.xml | 2 +- .../Test/Page/Adminhtml/CatalogRuleNew.xml | 2 +- .../Test/Repository/CatalogRule.xml | 2 +- .../AbstractCatalogRuleEntityTest.php | 2 +- .../TestCase/ApplyCatalogPriceRulesTest.php | 2 +- .../TestCase/ApplyCatalogPriceRulesTest.xml | 2 +- .../CreateCatalogPriceRuleEntityTest.php | 2 +- .../CreateCatalogPriceRuleEntityTest.xml | 2 +- .../DeleteCatalogPriceRuleEntityTest.php | 2 +- .../DeleteCatalogPriceRuleEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../UpdateCatalogPriceRuleEntityTest.php | 2 +- .../UpdateCatalogPriceRuleEntityTest.xml | 2 +- .../Test/TestStep/CreateCatalogRuleStep.php | 2 +- .../TestStep/DeleteAllCatalogRulesStep.php | 2 +- .../Magento/CatalogRule/Test/etc/curl/di.xml | 2 +- .../app/Magento/CatalogRule/Test/etc/di.xml | 2 +- .../Magento/CatalogRule/Test/etc/ui/di.xml | 2 +- ...nfigurableProductCatalogPriceRulesTest.php | 2 +- ...nfigurableProductCatalogPriceRulesTest.xml | 2 +- .../DeleteCatalogPriceRuleEntityTest.xml | 2 +- .../Block/Adminhtml/Edit/SearchTermForm.php | 2 +- .../Block/Adminhtml/Edit/SearchTermForm.xml | 2 +- .../Test/Block/Adminhtml/Grid.php | 2 +- .../Block/Advanced/CustomAttribute/Date.php | 2 +- .../Block/Advanced/CustomAttribute/Select.php | 2 +- .../Block/Advanced/CustomAttribute/Text.php | 2 +- .../Test/Block/Advanced/Form.php | 2 +- .../Test/Block/Advanced/Form.xml | 2 +- .../Test/Block/Advanced/Result.php | 2 +- .../Block/Advanced/SearchResultsTitle.php | 2 +- .../AssertAdvancedSearchAttributeIsAbsent.php | 2 +- .../AssertAdvancedSearchEmptyTerm.php | 2 +- .../AssertAdvancedSearchNoResult.php | 2 +- ...AssertAdvancedSearchProductByAttribute.php | 2 +- .../AssertAdvancedSearchProductResult.php | 2 +- .../AssertAdvancedSearchProductsResult.php | 2 +- .../AssertAttributeSearchableByLabel.php | 2 +- .../AssertCatalogSearchNoResult.php | 2 +- .../AssertCatalogSearchNoResultMessage.php | 2 +- .../AssertCatalogSearchQueryLength.php | 2 +- .../Constraint/AssertCatalogSearchResult.php | 2 +- .../AssertCatalogSearchResultOrder.php | 2 +- ...ertProductAddedToCartFromSearchResults.php | 2 +- ...sertProductCanBeOpenedFromSearchResult.php | 2 +- .../Constraint/AssertSearchAttributeTest.php | 2 +- .../Test/Constraint/AssertSearchTermForm.php | 2 +- .../Constraint/AssertSearchTermInGrid.php | 2 +- ...ssertSearchTermMassActionNotOnFrontend.php | 2 +- .../AssertSearchTermMassActionsNotInGrid.php | 2 +- .../Constraint/AssertSearchTermNotInGrid.php | 2 +- .../AssertSearchTermNotOnFrontend.php | 2 +- .../Constraint/AssertSearchTermOnFrontend.php | 2 +- .../AssertSearchTermSuccessDeleteMessage.php | 2 +- ...sertSearchTermSuccessMassDeleteMessage.php | 2 +- .../AssertSearchTermSuccessSaveMessage.php | 2 +- .../AssertSuggestSearchingResult.php | 2 +- .../Test/Fixture/CatalogSearchQuery.xml | 2 +- .../Fixture/CatalogSearchQuery/QueryText.php | 2 +- .../CatalogSearchQueryInterface.php | 2 +- .../Test/Handler/CatalogSearchQuery/Curl.php | 2 +- .../Test/Page/Adminhtml/CatalogSearchEdit.xml | 2 +- .../Page/Adminhtml/CatalogSearchIndex.xml | 2 +- .../Test/Page/AdvancedResult.xml | 2 +- .../Test/Page/AdvancedSearch.xml | 2 +- .../Test/Page/CatalogsearchResult.xml | 2 +- .../Test/Repository/CatalogSearchQuery.xml | 2 +- .../TestCase/AdvancedSearchEntityTest.php | 2 +- .../TestCase/AdvancedSearchEntityTest.xml | 2 +- .../TestCase/CreateSearchTermEntityTest.php | 2 +- .../TestCase/CreateSearchTermEntityTest.xml | 2 +- .../TestCase/DeleteSearchTermEntityTest.php | 2 +- .../TestCase/DeleteSearchTermEntityTest.xml | 2 +- .../MassDeleteSearchTermEntityTest.php | 2 +- .../MassDeleteSearchTermEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../Test/TestCase/SearchEntityResultsTest.php | 2 +- .../Test/TestCase/SearchEntityResultsTest.xml | 2 +- .../SuggestSearchingResultEntityTest.php | 2 +- .../SuggestSearchingResultEntityTest.xml | 2 +- .../TestCase/UpdateSearchTermEntityTest.php | 2 +- .../TestCase/UpdateSearchTermEntityTest.xml | 2 +- .../CatalogSearch/Test/etc/curl/di.xml | 2 +- .../app/Magento/CatalogSearch/Test/etc/di.xml | 2 +- .../Adminhtml/Category/Edit/CategoryForm.xml | 2 +- .../Test/Fixture/Category.xml | 2 +- .../app/Magento/Checkout/Test/Block/Cart.php | 2 +- .../Test/Block/Cart/AbstractCartItem.php | 2 +- .../Checkout/Test/Block/Cart/CartEmpty.php | 2 +- .../Checkout/Test/Block/Cart/CartItem.php | 2 +- .../Test/Block/Cart/DiscountCodes.php | 2 +- .../Checkout/Test/Block/Cart/Pager.php | 2 +- .../Checkout/Test/Block/Cart/Shipping.php | 2 +- .../Checkout/Test/Block/Cart/Shipping.xml | 2 +- .../Checkout/Test/Block/Cart/Sidebar.php | 2 +- .../Checkout/Test/Block/Cart/Sidebar/Item.php | 2 +- .../Checkout/Test/Block/Cart/Totals.php | 2 +- .../Test/Block/Onepage/AbstractReview.php | 2 +- .../Test/Block/Onepage/CustomAddress.php | 2 +- .../Checkout/Test/Block/Onepage/Link.php | 2 +- .../Checkout/Test/Block/Onepage/Login.php | 2 +- .../Checkout/Test/Block/Onepage/Login.xml | 2 +- .../Checkout/Test/Block/Onepage/Payment.php | 2 +- .../Block/Onepage/Payment/DiscountCodes.php | 2 +- .../Test/Block/Onepage/Payment/Method.php | 2 +- .../Block/Onepage/Payment/Method/Billing.php | 2 +- .../Block/Onepage/Payment/Method/Billing.xml | 2 +- .../Test/Block/Onepage/Registration.php | 2 +- .../Checkout/Test/Block/Onepage/Review.php | 2 +- .../Checkout/Test/Block/Onepage/Shipping.php | 2 +- .../Checkout/Test/Block/Onepage/Shipping.xml | 2 +- .../Block/Onepage/Shipping/AddressModal.php | 2 +- .../Block/Onepage/Shipping/AddressModal.xml | 2 +- .../Test/Block/Onepage/Shipping/Method.php | 2 +- .../Test/Block/Onepage/ShippingPopup.php | 2 +- .../Test/Block/Onepage/ShippingPopup.xml | 2 +- .../Checkout/Test/Block/Onepage/Success.php | 2 +- ...ertAddToCartButtonAbsentOnCategoryPage.php | 2 +- ...sertAddToCartButtonAbsentOnProductPage.php | 2 +- ...rtAddToCartButtonPresentOnCategoryPage.php | 2 +- ...ertAddToCartButtonPresentOnProductPage.php | 2 +- ...AssertAddedProductToCartSuccessMessage.php | 2 +- .../AssertBillingAddressAbsentInPayment.php | 2 +- ...rtBillingAddressSameAsShippingCheckbox.php | 2 +- ...sertCancelSuccessMessageInShoppingCart.php | 2 +- .../Test/Constraint/AssertCartIsEmpty.php | 2 +- .../Constraint/AssertCartItemsOptions.php | 2 +- .../Test/Constraint/AssertCartPerCustomer.php | 2 +- .../Constraint/AssertCheckoutErrorMessage.php | 2 +- ...CustomerIsRedirectedToCheckoutFromCart.php | 2 +- .../AssertDiscountInShoppingCart.php | 2 +- .../AssertEmailErrorValidationMessage.php | 2 +- .../Test/Constraint/AssertEmailToolTips.php | 2 +- .../AssertEstimateShippingAndTax.php | 2 +- .../AssertGrandTotalInShoppingCart.php | 2 +- .../AssertGrandTotalOrderReview.php | 2 +- .../AssertItemsCounterInMiniShoppingCart.php | 2 +- ...rtLinkGoToCartNotPresentInSummaryBlock.php | 2 +- ...ssertLinkGoToCartPresentInSummaryBlock.php | 2 +- .../Test/Constraint/AssertMinicartEmpty.php | 2 +- .../Constraint/AssertMinicartItemsQty.php | 2 +- .../Constraint/AssertMyCartLinkRedirect.php | 2 +- .../AssertOrderSuccessPlacedMessage.php | 2 +- .../AssertPagersNotPresentInShoppingCart.php | 2 +- .../AssertPagersPresentInShoppingCart.php | 2 +- .../Constraint/AssertPagersSummaryText.php | 2 +- ...sertPaymentMethodIsAbsentOnPaymentPage.php | 2 +- .../Constraint/AssertPriceInShoppingCart.php | 2 +- .../AssertProductAbsentInMiniShoppingCart.php | 2 +- .../AssertProductDataInMiniShoppingCart.php | 2 +- .../Constraint/AssertProductIsNotEditable.php | 2 +- ...sertProductOptionsAbsentInShoppingCart.php | 2 +- ...AssertProductPresentInMiniShoppingCart.php | 2 +- .../AssertProductPresentInShoppingCart.php | 2 +- .../AssertProductQtyInShoppingCart.php | 2 +- .../AssertProductsAbsentInShoppingCart.php | 2 +- ...ingAddressJsValidationMessagesIsAbsent.php | 2 +- .../AssertShippingInShoppingCart.php | 2 +- .../AssertShippingTotalOrderReview.php | 2 +- .../Constraint/AssertSubTotalOrderReview.php | 2 +- .../AssertSubtotalInMiniShoppingCart.php | 2 +- .../AssertSubtotalInShoppingCart.php | 2 +- .../Constraint/AssertTaxInShoppingCart.php | 2 +- .../Constraint/AssertTaxTotalOrderReview.php | 2 +- .../AssertTopDestinationsInSelect.php | 2 +- ...tVisibleItemsQtyInCheckoutSummaryBlock.php | 2 +- ...ssertVisibleItemsQtyInMiniShoppingCart.php | 2 +- ...sibleItemsQtyMessageInMiniShoppingCart.php | 2 +- ...eItemsQtyMessageOnCheckoutSummaryBlock.php | 2 +- .../Magento/Checkout/Test/Fixture/Cart.xml | 2 +- .../Checkout/Test/Fixture/Cart/Items.php | 2 +- .../Checkout/Test/Page/CheckoutCart.xml | 2 +- .../Checkout/Test/Page/CheckoutOnepage.xml | 2 +- .../Test/Page/CheckoutOnepageSuccess.xml | 2 +- .../Magento/Checkout/Test/Page/CmsIndex.xml | 2 +- .../Checkout/Test/Repository/ConfigData.xml | 2 +- .../AddProductsToShoppingCartEntityTest.php | 2 +- .../AddProductsToShoppingCartEntityTest.xml | 2 +- .../DeleteProductFromMiniShoppingCartTest.php | 2 +- .../DeleteProductFromMiniShoppingCartTest.xml | 2 +- .../DeleteProductsFromShoppingCartTest.php | 2 +- .../DeleteProductsFromShoppingCartTest.xml | 2 +- .../TestCase/OnePageCheckoutDeclinedTest.php | 2 +- ...nePageCheckoutFromMiniShoppingCartTest.php | 2 +- .../OnePageCheckoutJsValidationTest.php | 2 +- .../OnePageCheckoutJsValidationTest.xml | 2 +- .../Test/TestCase/OnePageCheckoutTest.php | 2 +- .../Test/TestCase/OnePageCheckoutTest.xml | 2 +- .../Test/TestCase/ShoppingCartPagerTest.php | 2 +- .../Test/TestCase/ShoppingCartPagerTest.xml | 2 +- .../TestCase/ShoppingCartPerCustomerTest.php | 2 +- .../TestCase/ShoppingCartPerCustomerTest.xml | 2 +- ...eProductFromMiniShoppingCartEntityTest.php | 2 +- ...eProductFromMiniShoppingCartEntityTest.xml | 2 +- .../Test/TestCase/UpdateShoppingCartTest.php | 2 +- .../Test/TestCase/UpdateShoppingCartTest.xml | 2 +- .../TestCase/ValidateEmailOnCheckoutTest.php | 2 +- .../TestCase/ValidateEmailOnCheckoutTest.xml | 2 +- .../VerifyPaymentMethodOnCheckoutTest.php | 2 +- .../TestStep/AddNewShippingAddressStep.php | 2 +- .../TestStep/AddProductsToTheCartStep.php | 2 +- .../TestStep/ClickPlaceOrderButtonStep.php | 2 +- .../TestStep/ClickProceedToCheckoutStep.php | 2 +- .../TestStep/CreateCustomerAccountStep.php | 2 +- .../TestStep/EstimateShippingAndTaxStep.php | 2 +- .../TestStep/FillBillingInformationStep.php | 2 +- .../Test/TestStep/FillShippingAddressStep.php | 2 +- .../Test/TestStep/FillShippingMethodStep.php | 2 +- .../Test/TestStep/GetPlacedOrderIdStep.php | 2 +- .../Checkout/Test/TestStep/PlaceOrderStep.php | 2 +- ...ceedToCheckoutFromMiniShoppingCartStep.php | 2 +- .../Test/TestStep/ProceedToCheckoutStep.php | 2 +- .../RemoveProductsFromTheCartStep.php | 2 +- .../TestStep/SelectCheckoutMethodStep.php | 2 +- .../Test/TestStep/SelectPaymentMethodStep.php | 2 +- .../app/Magento/Checkout/Test/etc/di.xml | 2 +- .../Magento/Checkout/Test/etc/testcase.xml | 2 +- .../Test/Block/Adminhtml/AgreementGrid.php | 2 +- .../Block/Agreement/Edit/AgreementsForm.php | 2 +- .../Block/Agreement/Edit/AgreementsForm.xml | 2 +- .../MultishippingAgreementReview.php | 2 +- .../Test/Block/Onepage/AgreementReview.php | 2 +- .../Constraint/AssertTermAbsentInGrid.php | 2 +- .../Constraint/AssertTermAbsentOnCheckout.php | 2 +- .../Test/Constraint/AssertTermInGrid.php | 2 +- .../Test/Constraint/AssertTermOnCheckout.php | 2 +- ...mRequireMessageOnMultishippingCheckout.php | 2 +- .../AssertTermSuccessDeleteMessage.php | 2 +- .../AssertTermSuccessSaveMessage.php | 2 +- .../Test/Fixture/CheckoutAgreement.xml | 2 +- .../Test/Fixture/CheckoutAgreement/Stores.php | 2 +- .../CheckoutAgreementInterface.php | 2 +- .../Test/Handler/CheckoutAgreement/Curl.php | 2 +- .../Page/Adminhtml/CheckoutAgreementIndex.xml | 2 +- .../Page/Adminhtml/CheckoutAgreementNew.xml | 2 +- .../Test/Page/CheckoutOnepage.xml | 2 +- .../Page/MultishippingCheckoutOverview.xml | 2 +- .../Test/Repository/CheckoutAgreement.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- .../Test/TestCase/CreateTermEntityTest.php | 2 +- .../Test/TestCase/CreateTermEntityTest.xml | 2 +- .../Test/TestCase/DeleteTermEntityTest.php | 2 +- .../Test/TestCase/DeleteTermEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../Test/TestCase/UpdateTermEntityTest.php | 2 +- .../Test/TestCase/UpdateTermEntityTest.xml | 2 +- .../TestStep/CheckTermOnMultishippingStep.php | 2 +- .../Test/TestStep/CreateTermEntityStep.php | 2 +- .../TestStep/DeleteAllTermsEntityStep.php | 2 +- .../Test/TestStep/DeleteTermEntityStep.php | 2 +- .../Test/TestStep/SetupTermEntityStep.php | 2 +- .../Test/TestStep/UpdateTermEntityStep.php | 2 +- .../CheckoutAgreements/Test/etc/curl/di.xml | 2 +- .../CheckoutAgreements/Test/etc/di.xml | 2 +- .../CheckoutAgreements/Test/etc/testcase.xml | 2 +- .../Test/Block/Adminhtml/Block/CmsGrid.php | 2 +- .../Block/Adminhtml/Block/Edit/BlockForm.php | 2 +- .../Block/Adminhtml/Block/Edit/CmsForm.php | 2 +- .../Block/Adminhtml/Block/Edit/CmsForm.xml | 2 +- .../Block/Adminhtml/Page/Edit/PageForm.php | 2 +- .../Block/Adminhtml/Page/Edit/PageForm.xml | 2 +- .../Block/Adminhtml/Page/Edit/Tab/Content.php | 2 +- .../Cms/Test/Block/Adminhtml/Page/Grid.php | 2 +- .../Block/Adminhtml/Page/Widget/Chooser.php | 2 +- .../Test/Block/Adminhtml/Wysiwyg/Config.php | 2 +- .../app/Magento/Cms/Test/Block/Messages.php | 2 +- .../tests/app/Magento/Cms/Test/Block/Page.php | 2 +- ...AuthorizationLinkIsVisibleOnStoreFront.php | 2 +- .../AssertCmsBlockDeleteMessage.php | 2 +- .../Test/Constraint/AssertCmsBlockInGrid.php | 2 +- .../Constraint/AssertCmsBlockNotInGrid.php | 2 +- .../AssertCmsBlockNotOnCategoryPage.php | 2 +- .../AssertCmsBlockOnCategoryPage.php | 2 +- .../AssertCmsBlockSuccessSaveMessage.php | 2 +- .../Constraint/AssertCmsPageDeleteMessage.php | 2 +- .../AssertCmsPageDisabledOnFrontend.php | 2 +- .../AssertCmsPageDuplicateErrorMessage.php | 2 +- .../Cms/Test/Constraint/AssertCmsPageForm.php | 2 +- .../AssertCmsPageFormSingleStoreMode.php | 2 +- .../Test/Constraint/AssertCmsPageInGrid.php | 2 +- .../Constraint/AssertCmsPageNotInGrid.php | 2 +- .../Constraint/AssertCmsPageOnFrontend.php | 2 +- .../Test/Constraint/AssertCmsPagePreview.php | 2 +- .../AssertCmsPageSuccessSaveMessage.php | 2 +- .../AssertCmsPagesDisabledOnFrontend.php | 2 +- .../Test/Constraint/AssertCmsPagesInGrid.php | 2 +- ...rtCmsPagesOnFrontendMultipleStoreViews.php | 2 +- .../AssertUrlRewriteCmsPageRedirect.php | 2 +- .../app/Magento/Cms/Test/Fixture/CmsBlock.xml | 2 +- .../Cms/Test/Fixture/CmsBlock/Stores.php | 2 +- .../app/Magento/Cms/Test/Fixture/CmsPage.xml | 2 +- .../Cms/Test/Fixture/CmsPage/Content.php | 2 +- .../Cms/Test/Fixture/CmsPage/StoreId.php | 2 +- .../Handler/CmsBlock/CmsBlockInterface.php | 2 +- .../Cms/Test/Handler/CmsBlock/Curl.php | 2 +- .../Test/Handler/CmsPage/CmsPageInterface.php | 2 +- .../Magento/Cms/Test/Handler/CmsPage/Curl.php | 2 +- .../Cms/Test/Page/Adminhtml/CmsBlockEdit.xml | 2 +- .../Cms/Test/Page/Adminhtml/CmsBlockIndex.xml | 2 +- .../Cms/Test/Page/Adminhtml/CmsBlockNew.xml | 2 +- .../Cms/Test/Page/Adminhtml/CmsPageIndex.xml | 2 +- .../Cms/Test/Page/Adminhtml/CmsPageNew.xml | 2 +- .../app/Magento/Cms/Test/Page/CmsIndex.xml | 2 +- .../app/Magento/Cms/Test/Page/CmsPage.xml | 2 +- .../Magento/Cms/Test/Repository/CmsBlock.xml | 2 +- .../Magento/Cms/Test/Repository/CmsPage.xml | 2 +- .../Cms/Test/Repository/CmsPage/Content.xml | 2 +- .../Cms/Test/Repository/ConfigData.xml | 2 +- .../Cms/Test/Repository/UrlRewrite.xml | 2 +- .../TestCase/AbstractCmsBlockEntityTest.php | 2 +- .../Test/TestCase/CmsPageMassActionTest.php | 2 +- .../Test/TestCase/CmsPageMassActionTest.xml | 2 +- .../TestCase/CreateCmsBlockEntityTest.php | 2 +- .../TestCase/CreateCmsBlockEntityTest.xml | 2 +- ...ateCmsPageEntityMultipleStoreViewsTest.php | 2 +- ...ateCmsPageEntityMultipleStoreViewsTest.xml | 2 +- .../Test/TestCase/CreateCmsPageEntityTest.php | 2 +- .../Test/TestCase/CreateCmsPageEntityTest.xml | 2 +- .../CreateCmsPageRewriteEntityTest.php | 2 +- .../CreateCmsPageRewriteEntityTest.xml | 2 +- .../CreateCustomUrlRewriteEntityTest.xml | 2 +- .../TestCase/DeleteCmsBlockEntityTest.php | 2 +- .../TestCase/DeleteCmsBlockEntityTest.xml | 2 +- .../Test/TestCase/DeleteCmsPageEntityTest.php | 2 +- .../Test/TestCase/DeleteCmsPageEntityTest.xml | 2 +- .../DeleteCmsPageUrlRewriteEntityTest.php | 2 +- .../DeleteCmsPageUrlRewriteEntityTest.xml | 2 +- .../Cms/Test/TestCase/GridFilteringTest.xml | 2 +- .../Test/TestCase/GridFullTextSearchTest.xml | 2 +- .../Cms/Test/TestCase/GridSortingTest.xml | 2 +- .../Cms/Test/TestCase/NavigateMenuTest.xml | 2 +- .../TestCase/UpdateCmsBlockEntityTest.php | 2 +- .../TestCase/UpdateCmsBlockEntityTest.xml | 2 +- .../Test/TestCase/UpdateCmsPageEntityTest.php | 2 +- .../Test/TestCase/UpdateCmsPageEntityTest.xml | 2 +- .../UpdateCmsPageRewriteEntityTest.php | 2 +- .../UpdateCmsPageRewriteEntityTest.xml | 2 +- .../app/Magento/Cms/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Cms/Test/etc/di.xml | 2 +- .../Test/Block/System/Config/AdminForm.php | 2 +- .../Constraint/AssertAdminAccountSharing.php | 2 +- .../Config/Test/Fixture/ConfigData.xml | 2 +- .../Test/Fixture/ConfigData/Section.php | 2 +- .../ConfigData/ConfigDataInterface.php | 2 +- .../Config/Test/Handler/ConfigData/Curl.php | 2 +- .../VerifyAdminAccountSharingEntityTest.php | 2 +- .../VerifyAdminAccountSharingEntityTest.xml | 2 +- .../Test/TestStep/SetupConfigurationStep.php | 2 +- .../app/Magento/Config/Test/etc/curl/di.xml | 2 +- .../Product/AffectedAttributeSet.php | 2 +- .../Product/AffectedAttributeSet.xml | 2 +- .../Product/AssociatedProductGrid.php | 2 +- .../Adminhtml/Product/AttributesGrid.php | 2 +- .../Adminhtml/Product/Composite/Configure.php | 2 +- .../Adminhtml/Product/Composite/Configure.xml | 2 +- .../Edit/NewConfigurableAttributeForm.php | 2 +- .../Edit/NewConfigurableAttributeForm.xml | 2 +- .../Edit/Section/Variations/Config.php | 2 +- .../Section/Variations/Config/Attribute.php | 2 +- .../Section/Variations/Config/Attribute.xml | 2 +- .../Config/Attribute/AttributeSelector.php | 2 +- .../Config/Attribute/ToggleDropdown.php | 2 +- .../Edit/Section/Variations/Config/Matrix.php | 2 +- .../Edit/Section/Variations/Config/Matrix.xml | 2 +- .../Adminhtml/Product/FormPageActions.php | 2 +- .../Test/Block/Adminhtml/Product/Grid.php | 2 +- .../Block/Adminhtml/Product/ProductForm.php | 2 +- .../Block/Adminhtml/Product/ProductForm.xml | 2 +- .../Test/Block/Product/View.php | 2 +- .../Product/View/ConfigurableOptions.php | 2 +- ...rtChildProductIsNotDisplayedSeparately.php | 2 +- .../AssertChildProductsGeneratedSku.php | 2 +- .../Constraint/AssertChildProductsInGrid.php | 2 +- ...figurableAttributesAbsentOnProductPage.php | 2 +- ...leAttributesBlockIsAbsentOnProductPage.php | 2 +- ...AssertConfigurableProductDuplicateForm.php | 2 +- .../AssertConfigurableProductForm.php | 2 +- .../AssertConfigurableProductInCart.php | 2 +- .../AssertConfigurableProductInCategory.php | 2 +- ...ProductInCustomerWishlistOnBackendGrid.php | 2 +- .../AssertConfigurableProductPage.php | 2 +- ...ertConfigurableProductsQtyAfterReorder.php | 2 +- ...AssertCurrencyRateAppliedOnProductPage.php | 2 +- ...ductAttributeAbsenceInVariationsSearch.php | 2 +- .../AssertProductAttributeIsConfigurable.php | 2 +- ...sertProductQtyDecreasedAfterCreditmemo.php | 2 +- .../AssertProductTierPriceOnProductPage.php | 2 +- .../Test/Fixture/Cart/Item.php | 2 +- .../Test/Fixture/ConfigurableProduct.xml | 2 +- .../ConfigurableAttributesData.php | 2 +- .../ConfigurableProductInterface.php | 2 +- .../Test/Handler/ConfigurableProduct/Curl.php | 2 +- .../Handler/ConfigurableProduct/Webapi.php | 2 +- .../Page/Adminhtml/CatalogProductEdit.xml | 2 +- .../Test/Page/Adminhtml/CatalogProductNew.xml | 2 +- .../Test/Page/Adminhtml/CustomerIndexEdit.xml | 2 +- .../Test/Page/Adminhtml/OrderCreateIndex.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Test/Repository/ConfigurableProduct.xml | 2 +- .../ConfigurableProduct/CheckoutData.xml | 2 +- .../ConfigurableAttributesData.xml | 2 +- .../Repository/ConfigurableProduct/Price.xml | 2 +- .../CreateConfigurableProductEntityTest.php | 2 +- .../CreateConfigurableProductEntityTest.xml | 2 +- .../TestCase/CreateCreditMemoEntityTest.xml | 2 +- .../Test/TestCase/CreateCurrencyRateTest.xml | 2 +- .../Test/TestCase/DeleteProductEntityTest.xml | 2 +- .../DeleteProductFromMiniShoppingCartTest.xml | 2 +- .../TestCase/DuplicateProductEntityTest.xml | 2 +- .../Test/TestCase/MassProductUpdateTest.xml | 2 +- ...ecentlyComparedProductsOnOrderPageTest.xml | 2 +- .../Test/TestCase/TaxCalculationTest.xml | 2 +- .../UpdateConfigurableProductEntityTest.php | 2 +- .../UpdateConfigurableProductEntityTest.xml | 2 +- .../ValidateOrderOfProductTypeTest.xml | 2 +- .../UpdateConfigurableProductStep.php | 2 +- .../ConfigurableProduct/Test/etc/curl/di.xml | 2 +- .../ConfigurableProduct/Test/etc/di.xml | 2 +- .../ConfigurableProduct/Test/etc/testcase.xml | 2 +- .../Test/etc/webapi/di.xml | 2 +- .../Contact/Test/Block/Form/ContactUs.php | 2 +- .../Contact/Test/Block/Form/ContactUs.xml | 2 +- .../Magento/Contact/Test/Block/Messages.php | 2 +- .../AssertContactUsSuccessMessage.php | 2 +- .../Magento/Contact/Test/Fixture/Comment.xml | 2 +- .../Contact/Test/Fixture/Comment/Customer.php | 2 +- .../Contact/Test/Page/ContactIndex.xml | 2 +- .../System/Currency/Rate/CurrencyRateForm.php | 2 +- .../System/Currency/Rate/CurrencyRateForm.xml | 2 +- .../System/Currency/Rate/FormPageActions.php | 2 +- .../Adminhtml/System/CurrencySymbolForm.php | 2 +- .../Adminhtml/System/CurrencySymbolForm.xml | 2 +- .../Adminhtml/System/FormPageActions.php | 2 +- .../AssertCurrencySymbolOnCatalogPage.php | 2 +- .../AssertCurrencySymbolOnProductPage.php | 2 +- ...rrencySymbolOnProductPageCustomWebsite.php | 2 +- ...CurrencySymbolOnProductPageMainWebsite.php | 2 +- ...AssertCurrencySymbolSuccessSaveMessage.php | 2 +- .../Test/Fixture/CurrencySymbolEntity.xml | 2 +- .../Handler/CurrencySymbolEntity/Curl.php | 2 +- .../CurrencySymbolEntityInterface.php | 2 +- .../Page/Adminhtml/ConfigCurrencySetUp.xml | 2 +- .../Page/Adminhtml/SystemCurrencyIndex.xml | 2 +- .../Adminhtml/SystemCurrencySymbolIndex.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- .../Test/Repository/CurrencySymbolEntity.xml | 2 +- .../AbstractCurrencySymbolEntityTest.php | 2 +- .../EditCurrencyCustomWebsiteTest.php | 2 +- .../EditCurrencyCustomWebsiteTest.xml | 2 +- .../TestCase/EditCurrencySymbolEntityTest.php | 2 +- .../TestCase/EditCurrencySymbolEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../ResetCurrencySymbolEntityTest.php | 2 +- .../ResetCurrencySymbolEntityTest.xml | 2 +- .../CurrencySymbol/Test/etc/curl/di.xml | 2 +- .../Block/Account/AddressesAdditional.php | 2 +- .../Test/Block/Account/AddressesDefault.php | 2 +- .../Block/Account/AuthenticationPopup.php | 2 +- .../Block/Account/AuthenticationPopup.xml | 2 +- .../Block/Account/AuthenticationWrapper.php | 2 +- .../Block/Account/AuthenticationWrapper.xml | 2 +- .../Test/Block/Account/Dashboard/Address.php | 2 +- .../Test/Block/Account/Dashboard/Info.php | 2 +- .../Customer/Test/Block/Account/Links.php | 2 +- .../Customer/Test/Block/Address/Edit.php | 2 +- .../Customer/Test/Block/Address/Edit.xml | 2 +- .../Customer/Test/Block/Address/Renderer.php | 2 +- .../Test/Block/Adminhtml/CustomerGrid.php | 2 +- .../Block/Adminhtml/Edit/CustomerForm.php | 2 +- .../Block/Adminhtml/Edit/CustomerForm.xml | 2 +- .../Block/Adminhtml/Edit/FormPageActions.php | 2 +- .../Block/Adminhtml/Edit/Tab/Addresses.php | 2 +- .../Block/Adminhtml/Edit/Tab/Addresses.xml | 2 +- .../Adminhtml/Group/CustomerGroupGrid.php | 2 +- .../Test/Block/Adminhtml/Group/Edit/Form.php | 2 +- .../Test/Block/Adminhtml/Group/Edit/Form.xml | 2 +- .../Customer/Test/Block/Form/CustomerForm.php | 2 +- .../Customer/Test/Block/Form/CustomerForm.xml | 2 +- .../Test/Block/Form/ForgotPassword.php | 2 +- .../Test/Block/Form/ForgotPassword.xml | 2 +- .../Customer/Test/Block/Form/Login.php | 2 +- .../Customer/Test/Block/Form/Login.xml | 2 +- .../Customer/Test/Block/Form/Register.php | 2 +- .../Customer/Test/Block/Form/Register.xml | 2 +- ...AssertAdditionalAddressDeletedFrontend.php | 2 +- .../AssertAddressDeletedBackend.php | 2 +- .../AssertAddressDeletedFrontend.php | 2 +- .../AssertChangePasswordFailMessage.php | 2 +- .../AssertChangingWebsiteChangeCountries.php | 2 +- ...ssertCustomerAddressSuccessSaveMessage.php | 2 +- .../AssertCustomerBackendBackButton.php | 2 +- ...rtCustomerBackendDuplicateErrorMessage.php | 2 +- .../AssertCustomerBackendFormTitle.php | 2 +- .../AssertCustomerBackendRequiredFields.php | 2 +- ...tomerDefaultAddressFrontendAddressBook.php | 2 +- .../AssertCustomerDefaultAddresses.php | 2 +- .../AssertCustomerFailRegisterMessage.php | 2 +- ...rtCustomerForgotPasswordSuccessMessage.php | 2 +- .../Test/Constraint/AssertCustomerForm.php | 2 +- .../AssertCustomerGroupAlreadyExists.php | 2 +- ...merGroupChangedToDefaultOnCustomerForm.php | 2 +- .../AssertCustomerGroupFieldsDisabled.php | 2 +- .../Constraint/AssertCustomerGroupForm.php | 2 +- .../Constraint/AssertCustomerGroupInGrid.php | 2 +- .../AssertCustomerGroupNotInGrid.php | 2 +- ...ertCustomerGroupNotOnCartPriceRuleForm.php | 2 +- ...CustomerGroupNotOnCatalogPriceRuleForm.php | 2 +- .../AssertCustomerGroupNotOnProductForm.php | 2 +- ...AssertCustomerGroupOnCartPriceRuleForm.php | 2 +- ...ertCustomerGroupOnCatalogPriceRuleForm.php | 2 +- .../AssertCustomerGroupOnCustomerForm.php | 2 +- .../AssertCustomerGroupOnProductForm.php | 2 +- ...ssertCustomerGroupSuccessDeleteMessage.php | 2 +- .../AssertCustomerGroupSuccessSaveMessage.php | 2 +- .../Test/Constraint/AssertCustomerInGrid.php | 2 +- .../AssertCustomerInfoSuccessSavedMessage.php | 2 +- .../Constraint/AssertCustomerInvalidEmail.php | 2 +- .../AssertCustomerIsLockedOnBackend.php | 2 +- .../Test/Constraint/AssertCustomerLogin.php | 2 +- .../AssertCustomerLoginErrorMessage.php | 2 +- .../Test/Constraint/AssertCustomerLogout.php | 2 +- .../AssertCustomerMassDeleteInGrid.php | 2 +- .../AssertCustomerMassDeleteNotInGrid.php | 2 +- ...AssertCustomerMassDeleteSuccessMessage.php | 2 +- .../Constraint/AssertCustomerNameFrontend.php | 2 +- .../Constraint/AssertCustomerNotInGrid.php | 2 +- ...sswordAutocompleteOnAuthorizationPopup.php | 2 +- ...rtCustomerPasswordAutocompleteOnSignIn.php | 2 +- .../AssertCustomerPasswordChanged.php | 2 +- .../AssertCustomerRedirectToDashboard.php | 2 +- .../AssertCustomerSuccessDeleteMessage.php | 2 +- .../AssertCustomerSuccessRegisterMessage.php | 2 +- .../AssertCustomerSuccessSaveMessage.php | 2 +- .../AssertMassActionSuccessUpdateMessage.php | 2 +- .../AssertNoDeleteForSystemCustomerGroup.php | 2 +- .../AssertWrongPassConfirmationMessage.php | 2 +- .../Magento/Customer/Test/Fixture/Address.xml | 2 +- .../Customer/Test/Fixture/Customer.xml | 2 +- .../Test/Fixture/Customer/Address.php | 2 +- .../Test/Fixture/Customer/GroupId.php | 2 +- .../Test/Fixture/Customer/WebsiteId.php | 2 +- .../Customer/Test/Fixture/CustomerGroup.xml | 2 +- .../Fixture/CustomerGroup/TaxClassIds.php | 2 +- .../Customer/Test/Handler/Customer/Curl.php | 2 +- .../Handler/Customer/CustomerInterface.php | 2 +- .../Customer/Test/Handler/Customer/Webapi.php | 2 +- .../Test/Handler/CustomerGroup/Curl.php | 2 +- .../CustomerGroup/CustomerGroupInterface.php | 2 +- .../Test/Page/Address/DefaultAddress.php | 2 +- .../Test/Page/Adminhtml/CheckoutIndex.xml | 2 +- .../Test/Page/Adminhtml/CustomerGroupEdit.xml | 2 +- .../Page/Adminhtml/CustomerGroupIndex.xml | 2 +- .../Test/Page/Adminhtml/CustomerGroupNew.xml | 2 +- .../Test/Page/Adminhtml/CustomerIndex.xml | 2 +- .../Test/Page/Adminhtml/CustomerIndexEdit.xml | 2 +- .../Test/Page/Adminhtml/CustomerIndexNew.xml | 2 +- .../Test/Page/CustomerAccountAddress.xml | 2 +- .../Test/Page/CustomerAccountCreate.xml | 2 +- .../Test/Page/CustomerAccountEdit.xml | 2 +- .../Page/CustomerAccountForgotPassword.xml | 2 +- .../Test/Page/CustomerAccountIndex.xml | 2 +- .../Test/Page/CustomerAccountLogin.xml | 2 +- .../Test/Page/CustomerAccountLogout.php | 2 +- .../Test/Page/CustomerAddressEdit.xml | 2 +- .../Customer/Test/Repository/Address.php | 2 +- .../Customer/Test/Repository/Address.xml | 2 +- .../Customer/Test/Repository/ConfigData.xml | 2 +- .../Customer/Test/Repository/Customer.xml | 2 +- .../Test/Repository/CustomerGroup.xml | 2 +- .../Test/TestCase/AbstractApplyVatIdTest.php | 2 +- .../Customer/Test/TestCase/ApplyVatIdTest.php | 2 +- .../Customer/Test/TestCase/ApplyVatIdTest.xml | 2 +- .../TestCase/ChangeCustomerPasswordTest.php | 2 +- .../TestCase/ChangeCustomerPasswordTest.xml | 2 +- .../CreateCustomerBackendEntityTest.php | 2 +- .../CreateCustomerBackendEntityTest.xml | 2 +- .../CreateCustomerGroupEntityTest.php | 2 +- .../CreateCustomerGroupEntityTest.xml | 2 +- .../CreateExistingCustomerBackendEntity.php | 2 +- .../CreateExistingCustomerBackendEntity.xml | 2 +- .../CreateExistingCustomerFrontendEntity.php | 2 +- .../CreateExistingCustomerFrontendEntity.xml | 2 +- .../TestCase/DeleteCustomerAddressTest.php | 2 +- .../TestCase/DeleteCustomerAddressTest.xml | 2 +- .../DeleteCustomerBackendEntityTest.php | 2 +- .../DeleteCustomerBackendEntityTest.xml | 2 +- .../DeleteCustomerGroupEntityTest.php | 2 +- .../DeleteCustomerGroupEntityTest.xml | 2 +- .../DeleteSystemCustomerGroupTest.php | 2 +- .../DeleteSystemCustomerGroupTest.xml | 2 +- .../TestCase/ForgotPasswordOnFrontendTest.php | 2 +- .../TestCase/ForgotPasswordOnFrontendTest.xml | 2 +- .../Test/TestCase/GridFilteringTest.xml | 2 +- .../Test/TestCase/GridFullTextSearchTest.xml | 2 +- .../Test/TestCase/GridSortingTest.xml | 2 +- .../Test/TestCase/LoginOnFrontendFailTest.php | 2 +- .../Test/TestCase/LoginOnFrontendFailTest.xml | 2 +- .../TestCase/MassAssignCustomerGroupTest.php | 2 +- .../TestCase/MassAssignCustomerGroupTest.xml | 2 +- .../MassDeleteCustomerBackendEntityTest.php | 2 +- .../MassDeleteCustomerBackendEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../TestCase/PasswordAutocompleteOffTest.php | 2 +- .../TestCase/PasswordAutocompleteOffTest.xml | 2 +- .../RegisterCustomerFrontendEntityTest.php | 2 +- .../RegisterCustomerFrontendEntityTest.xml | 2 +- .../UpdateCustomerBackendEntityTest.php | 2 +- .../UpdateCustomerBackendEntityTest.xml | 2 +- .../UpdateCustomerFrontendEntityTest.php | 2 +- .../UpdateCustomerFrontendEntityTest.xml | 2 +- .../UpdateCustomerGroupEntityTest.php | 2 +- .../UpdateCustomerGroupEntityTest.xml | 2 +- .../VerifyDisabledCustomerGroupFieldTest.php | 2 +- .../VerifyDisabledCustomerGroupFieldTest.xml | 2 +- .../Test/TestStep/CreateCustomerStep.php | 2 +- .../CreateOrderFromCustomerAccountStep.php | 2 +- .../TestStep/LoginCustomerOnFrontendStep.php | 2 +- .../TestStep/LogoutCustomerOnFrontendStep.php | 2 +- .../TestStep/OpenCustomerOnBackendStep.php | 2 +- .../app/Magento/Customer/Test/etc/curl/di.xml | 2 +- .../app/Magento/Customer/Test/etc/di.xml | 2 +- .../Magento/Customer/Test/etc/testcase.xml | 2 +- .../Magento/Customer/Test/etc/webapi/di.xml | 2 +- .../AssertExportCustomerAddresses.php | 2 +- .../AssertImportCustomerAddresses.php | 2 +- .../Test/Repository/ExportData.xml | 2 +- .../TestCase/ExportCustomerAddressesTest.php | 2 +- .../TestCase/ExportCustomerAddressesTest.xml | 2 +- .../TestCase/ImportCustomerAddressTest.php | 2 +- .../TestCase/ImportCustomerAddressTest.xml | 2 +- .../TestStep/FillCustomImportFormStep.php | 2 +- .../customer_addresses_variation_1.php | 2 +- .../customer_addresses_variation_2.php | 2 +- .../CustomerImportExport/Test/etc/di.xml | 2 +- .../Test/etc/testcase.xml | 2 +- .../Dhl/Test/Repository/ConfigData.xml | 2 +- .../TestCase/CityBasedShippingRateTest.xml | 2 +- .../Dhl/Test/TestCase/OnePageCheckoutTest.xml | 2 +- .../Test/Block/Currency/Switcher.php | 2 +- ...AssertCurrencyRateAppliedOnCatalogPage.php | 2 +- ...AssertCurrencyRateAppliedOnProductPage.php | 2 +- .../AssertCurrencyRateSuccessSaveMessage.php | 2 +- .../AssertShippingPriceWithCustomCurrency.php | 2 +- .../Directory/Test/Fixture/CurrencyRate.xml | 2 +- .../Test/Handler/CurrencyRate/Curl.php | 2 +- .../CurrencyRate/CurrencyRateInterface.php | 2 +- .../Directory/Test/Repository/ConfigData.xml | 2 +- .../Test/Repository/CurrencyRate.xml | 2 +- .../Test/TestCase/CreateCurrencyRateTest.php | 2 +- .../Test/TestCase/CreateCurrencyRateTest.xml | 2 +- .../Magento/Directory/Test/etc/curl/di.xml | 2 +- .../app/Magento/Directory/Test/etc/di.xml | 2 +- .../Product/Edit/Section/Downloadable.php | 2 +- .../Edit/Section/Downloadable/LinkRow.php | 2 +- .../Edit/Section/Downloadable/LinkRow.xml | 2 +- .../Edit/Section/Downloadable/Links.php | 2 +- .../Edit/Section/Downloadable/Links.xml | 2 +- .../Edit/Section/Downloadable/SampleRow.php | 2 +- .../Edit/Section/Downloadable/SampleRow.xml | 2 +- .../Edit/Section/Downloadable/Samples.php | 2 +- .../Edit/Section/Downloadable/Samples.xml | 2 +- .../Adminhtml/Product/Composite/Configure.php | 2 +- .../Adminhtml/Product/Composite/Configure.xml | 2 +- .../Block/Adminhtml/Product/ProductForm.xml | 2 +- .../Test/Block/Catalog/Product/View.php | 2 +- .../Test/Block/Catalog/Product/View/Links.php | 2 +- .../Block/Catalog/Product/View/Samples.php | 2 +- .../Block/Customer/Products/ListProducts.php | 2 +- ...axCalculationAfterCheckoutDownloadable.php | 2 +- ...axRuleIsAppliedToAllPricesDownloadable.php | 2 +- .../AssertDownloadableDuplicateForm.php | 2 +- .../AssertDownloadableLinksData.php | 2 +- .../AssertDownloadableProductForm.php | 2 +- ...ProductInCustomerWishlistOnBackendGrid.php | 2 +- .../AssertDownloadableSamplesData.php | 2 +- ...ckoutDownloadableExcludingIncludingTax.php | 2 +- ...nAfterCheckoutDownloadableExcludingTax.php | 2 +- ...nAfterCheckoutDownloadableIncludingTax.php | 2 +- ...ricesDownloadableExcludingIncludingTax.php | 2 +- ...iedToAllPricesDownloadableExcludingTax.php | 2 +- ...iedToAllPricesDownloadableIncludingTax.php | 2 +- .../Downloadable/Test/Fixture/Cart/Item.php | 2 +- .../Test/Fixture/DownloadableProduct.xml | 2 +- .../Test/Handler/DownloadableProduct/Curl.php | 2 +- .../DownloadableProductInterface.php | 2 +- .../Handler/DownloadableProduct/Webapi.php | 2 +- .../Test/Page/Adminhtml/CustomerIndexEdit.xml | 2 +- .../Test/Page/Adminhtml/OrderCreateIndex.xml | 2 +- .../Page/DownloadableCustomerProducts.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Test/Repository/DownloadableProduct.xml | 2 +- .../DownloadableProduct/CheckoutData.xml | 2 +- .../Repository/DownloadableProduct/Links.xml | 2 +- .../DownloadableProduct/Samples.xml | 2 +- .../CreateDownloadableProductEntityTest.php | 2 +- .../CreateDownloadableProductEntityTest.xml | 2 +- .../Test/TestCase/DeleteProductEntityTest.xml | 2 +- .../DeleteProductFromMiniShoppingCartTest.xml | 2 +- .../TestCase/DuplicateProductEntityTest.xml | 2 +- .../Test/TestCase/TaxCalculationTest.xml | 2 +- .../UpdateDownloadableProductEntityTest.php | 2 +- .../UpdateDownloadableProductEntityTest.xml | 2 +- .../ValidateOrderOfProductTypeTest.xml | 2 +- .../Magento/Downloadable/Test/etc/curl/di.xml | 2 +- .../app/Magento/Downloadable/Test/etc/di.xml | 2 +- .../Downloadable/Test/etc/webapi/di.xml | 2 +- .../Adminhtml/Template/Edit/TemplateForm.php | 2 +- .../Adminhtml/Template/Edit/TemplateForm.xml | 2 +- .../AssertEmailTemplateSuccessSaveMessage.php | 2 +- .../Email/Test/Fixture/EmailTemplate.xml | 2 +- .../Page/Adminhtml/EmailTemplateIndex.xml | 2 +- .../Test/Page/Adminhtml/EmailTemplateNew.xml | 2 +- .../CreateEmailTemplateEntityTest.php | 2 +- .../CreateEmailTemplateEntityTest.xml | 2 +- .../Email/Test/TestCase/NavigateMenuTest.xml | 2 +- .../Fedex/Test/Repository/ConfigData.xml | 2 +- .../TestCase/CityBasedShippingRateTest.xml | 2 +- .../Test/TestCase/OnePageCheckoutTest.xml | 2 +- .../TrackingShipmentForPlacedOrderTest.xml | 2 +- .../Test/Block/Adminhtml/Order/Create.php | 2 +- .../Block/Adminhtml/Order/Create/Form.php | 2 +- .../Block/Adminhtml/Order/Create/Form.xml | 2 +- .../Adminhtml/Order/Create/GiftOptions.php | 2 +- .../Adminhtml/Order/Create/GiftOptions.xml | 2 +- .../Block/Adminhtml/Order/Create/Items.php | 2 +- .../Order/Create/Items/ItemProduct.php | 2 +- .../Test/Block/Adminhtml/Order/View/Form.php | 2 +- .../Test/Block/Adminhtml/Order/View/Form.xml | 2 +- .../Adminhtml/Order/View/GiftOptions.php | 2 +- .../Adminhtml/Order/View/GiftOptions.xml | 2 +- .../Test/Block/Adminhtml/Order/View/Items.php | 2 +- .../Order/View/Items/ItemProduct.php | 2 +- .../Test/Block/Cart/GiftOptions.php | 2 +- .../Cart/GiftOptions/GiftMessageForm.php | 2 +- .../Cart/GiftOptions/GiftMessageForm.xml | 2 +- .../Test/Block/Cart/Item/GiftOptions.php | 2 +- .../Test/Block/Cart/Item/GiftOptions.xml | 2 +- .../Test/Block/Message/Order/Items/View.php | 2 +- .../Test/Block/Message/Order/View.php | 2 +- .../AssertGiftMessageInBackendOrder.php | 2 +- .../AssertGiftMessageInFrontendOrder.php | 2 +- .../AssertGiftMessageInFrontendOrderItems.php | 2 +- .../GiftMessage/Test/Fixture/GiftMessage.xml | 2 +- .../Test/Fixture/GiftMessage/Items.php | 2 +- .../Test/Page/Adminhtml/OrderCreateIndex.xml | 2 +- .../Test/Page/Adminhtml/OrderView.xml | 2 +- .../GiftMessage/Test/Page/CheckoutCart.xml | 2 +- .../Test/Page/CustomerOrderView.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- .../Test/Repository/GiftMessage.xml | 2 +- .../TestCase/CheckoutWithGiftMessagesTest.php | 2 +- .../TestCase/CheckoutWithGiftMessagesTest.xml | 2 +- .../CreateGiftMessageOnBackendTest.php | 2 +- .../CreateGiftMessageOnBackendTest.xml | 2 +- .../TestStep/AddGiftMessageBackendStep.php | 2 +- .../Test/TestStep/AddGiftMessageStep.php | 2 +- .../app/Magento/GiftMessage/Test/etc/di.xml | 2 +- .../Magento/GiftMessage/Test/etc/testcase.xml | 2 +- .../Adminhtml/Product/Composite/Configure.php | 2 +- .../Adminhtml/Product/Composite/Configure.xml | 2 +- .../Product/Grouped/AssociatedProducts.php | 2 +- .../ListAssociatedProducts.php | 2 +- .../ListAssociatedProducts/Product.php | 2 +- .../ListAssociatedProducts/Product.xml | 2 +- .../AssociatedProducts/Search/Grid.php | 2 +- .../Block/Adminhtml/Product/ProductForm.xml | 2 +- .../Test/Block/Cart/Sidebar.php | 2 +- .../Test/Block/Cart/Sidebar/Item.php | 2 +- .../Test/Block/Catalog/Product/View.php | 2 +- .../Catalog/Product/View/Type/Grouped.php | 2 +- .../Test/Block/Checkout/Cart.php | 2 +- .../Test/Block/Checkout/Cart/CartItem.php | 2 +- ...bstractAssertPriceOnGroupedProductPage.php | 2 +- ...AppliedToAllPricesOnGroupedProductPage.php | 2 +- .../Constraint/AssertGroupedProductForm.php | 2 +- ...ProductInCustomerWishlistOnBackendGrid.php | 2 +- ...AssertGroupedProductInItemsOrderedGrid.php | 2 +- .../AssertGroupedProductsDefaultQty.php | 2 +- .../AssertProductInItemsOrderedGrid.php | 2 +- ...AssertSpecialPriceOnGroupedProductPage.php | 2 +- ...oAllPricesGroupedExcludingIncludingTax.php | 2 +- .../AssertTierPriceOnGroupedProductPage.php | 2 +- .../GroupedProduct/Test/Fixture/Cart/Item.php | 2 +- .../Test/Fixture/GroupedProduct.xml | 2 +- .../Fixture/GroupedProduct/Associated.php | 2 +- .../Test/Handler/GroupedProduct/Curl.php | 2 +- .../GroupedProductInterface.php | 2 +- .../Test/Handler/GroupedProduct/Webapi.php | 2 +- .../Test/Page/Adminhtml/CustomerIndexEdit.xml | 2 +- .../Test/Page/Adminhtml/OrderCreateIndex.xml | 2 +- .../GroupedProduct/Test/Page/CheckoutCart.xml | 2 +- .../GroupedProduct/Test/Page/CmsIndex.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Test/Repository/GroupedProduct.xml | 2 +- .../Repository/GroupedProduct/Associated.xml | 2 +- .../GroupedProduct/CheckoutData.xml | 2 +- .../Test/Repository/GroupedProduct/Price.xml | 2 +- .../CreateGroupedProductEntityTest.php | 2 +- .../CreateGroupedProductEntityTest.xml | 2 +- .../Test/TestCase/DeleteProductEntityTest.xml | 2 +- .../DeleteProductFromMiniShoppingCartTest.xml | 2 +- ...ecentlyComparedProductsOnOrderPageTest.xml | 2 +- .../Test/TestCase/TaxCalculationTest.xml | 2 +- .../UpdateGroupedProductEntityTest.php | 2 +- .../UpdateGroupedProductEntityTest.xml | 2 +- .../ValidateOrderOfProductTypeTest.xml | 2 +- .../GroupedProduct/Test/etc/curl/di.xml | 2 +- .../Magento/GroupedProduct/Test/etc/di.xml | 2 +- .../GroupedProduct/Test/etc/webapi/di.xml | 2 +- .../Mtf/Util/Import/File/CsvTemplate.php | 2 +- .../Test/Block/Adminhtml/Export/Edit/Form.php | 2 +- .../Test/Block/Adminhtml/Export/Edit/Form.xml | 2 +- .../Test/Block/Adminhtml/Export/Filter.php | 2 +- .../Adminhtml/Import/Edit/CustomForm.php | 2 +- .../Adminhtml/Import/Edit/CustomForm.xml | 2 +- .../Test/Block/Adminhtml/Import/Edit/Form.php | 2 +- .../Test/Block/Adminhtml/Import/Edit/Form.xml | 2 +- .../Adminhtml/Import/FormPageActions.php | 2 +- .../Block/Adminhtml/Import/Frame/Result.php | 2 +- .../Test/Block/Adminhtml/Import/Messages.php | 2 +- .../AssertExportNoDataErrorMessage.php | 2 +- .../Test/Constraint/AssertImportCheckData.php | 2 +- .../AssertImportCheckDataErrorMessage.php | 2 +- ...AssertImportCheckDataErrorMessagesList.php | 2 +- .../Constraint/AssertImportSuccessMessage.php | 2 +- ...AssertProductAttributeAbsenceForExport.php | 2 +- .../ImportExport/Test/Fixture/ExportData.xml | 2 +- .../Test/Fixture/ExportData/DataExport.php | 2 +- .../ImportExport/Test/Fixture/Import/File.php | 2 +- .../ImportExport/Test/Fixture/ImportData.xml | 2 +- .../Test/Page/Adminhtml/AdminExportIndex.xml | 2 +- .../Test/Page/Adminhtml/AdminImportIndex.xml | 2 +- .../Test/Repository/ExportData.xml | 2 +- .../Test/TestCase/ImportDataNegativeTest.php | 2 +- .../Test/TestCase/ImportDataTest.php | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../ChangeCurrencyOnCustomWebsiteStep.php | 2 +- .../Test/TestStep/CheckResultMessageStep.php | 2 +- .../Test/TestStep/ClickCheckDataStep.php | 2 +- .../Test/TestStep/ClickImportDataStep.php | 2 +- .../Test/TestStep/FillImportFormStep.php | 2 +- .../Test/TestStep/OpenImportIndexStep.php | 2 +- .../app/Magento/ImportExport/Test/etc/di.xml | 2 +- .../ImportExport/Test/etc/testcase.xml | 2 +- .../Block/Adminhtml/IndexManagement/Grid.php | 2 +- .../Test/Constraint/AssertIndexerStatus.php | 2 +- ...sertUpdateByScheduleSuccessSaveMessage.php | 2 +- .../Test/Page/Adminhtml/IndexManagement.xml | 2 +- .../CreateCatalogRulesIndexerTest.php | 2 +- .../CreateCatalogRulesIndexerTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../Install/Test/Block/CreateAdmin.php | 2 +- .../Install/Test/Block/CreateAdmin.xml | 2 +- .../Install/Test/Block/CustomizeStore.php | 2 +- .../Install/Test/Block/CustomizeStore.xml | 2 +- .../Magento/Install/Test/Block/Database.php | 2 +- .../Magento/Install/Test/Block/Database.xml | 2 +- .../Magento/Install/Test/Block/Devdocs.php | 2 +- .../Magento/Install/Test/Block/Install.php | 2 +- .../Magento/Install/Test/Block/Landing.php | 2 +- .../Magento/Install/Test/Block/License.php | 2 +- .../Magento/Install/Test/Block/Readiness.php | 2 +- .../Install/Test/Block/WebConfiguration.php | 2 +- .../Install/Test/Block/WebConfiguration.xml | 2 +- .../AssertAdminUriAutogenerated.php | 2 +- .../Constraint/AssertAgreementTextPresent.php | 2 +- .../Constraint/AssertCurrencySelected.php | 2 +- .../Test/Constraint/AssertDevdocsLink.php | 2 +- .../AssertGenerationFilePathCheck.php | 2 +- .../Test/Constraint/AssertKeyCreated.php | 2 +- .../Constraint/AssertLanguageSelected.php | 2 +- .../Test/Constraint/AssertRewritesEnabled.php | 2 +- .../Constraint/AssertSecureUrlEnabled.php | 2 +- .../Test/Constraint/AssertSuccessInstall.php | 2 +- .../AssertSuccessfulReadinessCheck.php | 2 +- .../Magento/Install/Test/Fixture/Install.xml | 2 +- .../Install/Test/Page/DevdocsInstall.xml | 2 +- .../app/Magento/Install/Test/Page/Install.xml | 2 +- .../Install/Test/TestCase/InstallTest.php | 2 +- .../Install/Test/TestCase/InstallTest.xml | 2 +- .../Integration/Edit/IntegrationForm.php | 2 +- .../Integration/Edit/IntegrationForm.xml | 2 +- .../Edit/IntegrationFormPageActions.php | 2 +- .../Adminhtml/Integration/Edit/Tab/Api.php | 2 +- .../Adminhtml/Integration/IntegrationGrid.php | 2 +- .../IntegrationGrid/DeleteDialog.php | 2 +- .../IntegrationGrid/ResourcesPopup.php | 2 +- .../IntegrationGrid/ResourcesPopup.xml | 2 +- .../IntegrationGrid/TokensPopup.php | 2 +- .../IntegrationGrid/TokensPopup.xml | 2 +- .../AssertEmailValidationErrorGenerated.php | 2 +- .../AssertIncorrectUserPassword.php | 2 +- .../Test/Constraint/AssertIntegrationForm.php | 2 +- .../Constraint/AssertIntegrationInGrid.php | 2 +- ...IntegrationNameDuplicationErrorMessage.php | 2 +- .../Constraint/AssertIntegrationNotInGrid.php | 2 +- .../AssertIntegrationResourcesPopup.php | 2 +- ...ertIntegrationSuccessActivationMessage.php | 2 +- .../AssertIntegrationSuccessDeleteMessage.php | 2 +- ...rtIntegrationSuccessReauthorizeMessage.php | 2 +- .../AssertIntegrationSuccessSaveMessage.php | 2 +- ...ntegrationSuccessSaveMessageNotPresent.php | 2 +- ...ssertIntegrationTokensAfterReauthorize.php | 2 +- .../AssertIntegrationTokensPopup.php | 2 +- .../Test/Constraint/AssertNoAlertPopup.php | 2 +- .../Integration/Test/Fixture/Integration.xml | 2 +- .../Test/Handler/Integration/Curl.php | 2 +- .../Integration/IntegrationInterface.php | 2 +- .../Test/Page/Adminhtml/IntegrationIndex.xml | 2 +- .../Test/Page/Adminhtml/IntegrationNew.xml | 2 +- .../Test/Repository/Integration.xml | 2 +- .../ActivateIntegrationEntityTest.php | 2 +- .../ActivateIntegrationEntityTest.xml | 2 +- .../TestCase/CreateIntegrationEntityTest.php | 2 +- .../TestCase/CreateIntegrationEntityTest.xml | 2 +- ...reateIntegrationWithDuplicatedNameTest.php | 2 +- ...reateIntegrationWithDuplicatedNameTest.xml | 2 +- .../TestCase/DeleteIntegrationEntityTest.php | 2 +- .../TestCase/DeleteIntegrationEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- ...ReAuthorizeTokensIntegrationEntityTest.php | 2 +- ...ReAuthorizeTokensIntegrationEntityTest.xml | 2 +- .../TestCase/UpdateIntegrationEntityTest.php | 2 +- .../TestCase/UpdateIntegrationEntityTest.xml | 2 +- .../Magento/Integration/Test/etc/curl/di.xml | 2 +- .../app/Magento/Integration/Test/etc/di.xml | 2 +- .../Test/Block/Navigation.php | 2 +- .../AssertCategoryLayeredNavigation.php | 2 +- ...rtCategorySortingOnFilteredProductList.php | 2 +- .../Constraint/AssertFilterProductList.php | 2 +- .../Page/Category/CatalogCategoryView.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- .../Test/TestCase/FilterProductListTest.php | 2 +- .../Test/TestCase/FilterProductListTest.xml | 2 +- .../Msrp/Test/Block/Product/ListProduct.php | 2 +- .../Magento/Msrp/Test/Block/Product/Map.php | 2 +- .../Block/Product/ProductList/ProductItem.php | 2 +- .../Magento/Msrp/Test/Block/Product/View.php | 2 +- .../Constraint/AssertMsrpInShoppingCart.php | 2 +- .../Constraint/AssertMsrpOnCategoryPage.php | 2 +- .../Constraint/AssertMsrpOnProductView.php | 2 +- .../Page/Category/CatalogCategoryView.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Test/Repository/CatalogProductSimple.xml | 2 +- .../Msrp/Test/Repository/ConfigData.xml | 2 +- .../Test/Repository/ConfigurableProduct.xml | 2 +- .../Msrp/Test/TestCase/ApplyMapTest.php | 2 +- .../Msrp/Test/TestCase/ApplyMapTest.xml | 2 +- .../Test/Block/Checkout/Addresses.php | 2 +- .../Test/Block/Checkout/Billing.php | 2 +- .../Test/Block/Checkout/Link.php | 2 +- .../Test/Block/Checkout/Overview.php | 2 +- .../Test/Block/Checkout/Shipping.php | 2 +- .../Test/Block/Checkout/Success.php | 2 +- ...MultishippingOrderSuccessPlacedMessage.php | 2 +- .../Multishipping/Test/Page/CheckoutCart.xml | 2 +- ...ultishippingCheckoutAddressNewShipping.php | 2 +- .../Page/MultishippingCheckoutAddresses.xml | 2 +- .../Page/MultishippingCheckoutBilling.xml | 2 +- .../Test/Page/MultishippingCheckoutCart.php | 2 +- .../Test/Page/MultishippingCheckoutLogin.php | 2 +- .../Page/MultishippingCheckoutOverview.xml | 2 +- .../Page/MultishippingCheckoutRegister.php | 2 +- .../Page/MultishippingCheckoutShipping.xml | 2 +- .../Page/MultishippingCheckoutSuccess.xml | 2 +- .../TestStep/FillCustomerAddressesStep.php | 2 +- .../TestStep/FillShippingInformationStep.php | 2 +- .../Test/TestStep/PlaceOrderStep.php | 2 +- .../ProceedToMultipleAddressCheckoutStep.php | 2 +- .../Test/TestStep/SelectPaymentMethodStep.php | 2 +- .../app/Magento/Multishipping/Test/etc/di.xml | 2 +- .../Block/Adminhtml/Queue/Edit/QueueForm.php | 2 +- .../Test/Block/Adminhtml/Subscriber/Grid.php | 2 +- .../Adminhtml/Template/FormPageActions.php | 2 +- .../Test/Block/Adminhtml/Template/Grid.php | 2 +- .../Adminhtml/Template/GridPageActions.php | 2 +- .../Test/Block/Adminhtml/Template/Preview.php | 2 +- ...AssertCustomerIsSubscribedToNewsletter.php | 2 +- .../Test/Constraint/AssertNewsletterForm.php | 2 +- .../Constraint/AssertNewsletterInGrid.php | 2 +- .../Constraint/AssertNewsletterPreview.php | 2 +- .../Test/Constraint/AssertNewsletterQueue.php | 2 +- .../AssertNewsletterSuccessCreateMessage.php | 2 +- .../Newsletter/Test/Fixture/Template.xml | 2 +- .../Newsletter/Test/Handler/Template/Curl.php | 2 +- .../Handler/Template/TemplateInterface.php | 2 +- .../Test/Page/Adminhtml/SubscriberIndex.xml | 2 +- .../Test/Page/Adminhtml/TemplateEdit.xml | 2 +- .../Test/Page/Adminhtml/TemplateIndex.xml | 2 +- .../Test/Page/Adminhtml/TemplateNewIndex.xml | 2 +- .../Test/Page/Adminhtml/TemplatePreview.xml | 2 +- .../Test/Page/Adminhtml/TemplateQueue.xml | 2 +- .../Newsletter/Test/Repository/Customer.xml | 2 +- .../Newsletter/Test/Repository/Template.xml | 2 +- .../ActionNewsletterTemplateEntityTest.php | 2 +- .../ActionNewsletterTemplateEntityTest.xml | 2 +- .../CreateNewsletterTemplateEntityTest.php | 2 +- .../CreateNewsletterTemplateEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../PreviewNewsletterTemplateEntityTest.php | 2 +- .../PreviewNewsletterTemplateEntityTest.xml | 2 +- .../TestCase/UpdateNewsletterTemplateTest.php | 2 +- .../TestCase/UpdateNewsletterTemplateTest.xml | 2 +- .../Magento/Newsletter/Test/etc/curl/di.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- .../Magento/PageCache/Test/Block/Cache.php | 2 +- .../PageCache/Test/Block/Cache/Additional.php | 2 +- .../PageCache/Test/Block/Cache/Grid.php | 2 +- .../AssertCacheFlushSuccessMessage.php | 2 +- .../AssertCacheInvalidateNotice.php | 2 +- .../Constraint/AssertCacheInvalidatePopUp.php | 2 +- ...AssertCacheIsRefreshableAndInvalidated.php | 2 +- .../Test/Constraint/AssertCacheStatus.php | 2 +- .../Test/Constraint/AssertCategoryCaching.php | 2 +- ...tFlushStaticFilesCacheButtonVisibility.php | 2 +- .../Test/Page/Adminhtml/AdminCache.xml | 2 +- .../Test/TestCase/CacheInvalidationTest.php | 2 +- .../Test/TestCase/CacheInvalidationTest.xml | 2 +- .../CacheStatusOnScheduledIndexingTest.php | 2 +- .../CacheStatusOnScheduledIndexingTest.xml | 2 +- .../TestCase/FlushAdditionalCachesTest.php | 2 +- .../TestCase/FlushAdditionalCachesTest.xml | 2 +- ...shStaticFilesCacheButtonVisibilityTest.php | 2 +- ...shStaticFilesCacheButtonVisibilityTest.xml | 2 +- .../app/Magento/PageCache/Test/etc/di.xml | 2 +- .../Payment/Test/Block/Form/PaymentCc.php | 2 +- .../Payment/Test/Block/Form/PaymentCc.xml | 2 +- .../Constraint/AssertCardRequiredFields.php | 2 +- .../Test/Constraint/AssertFieldsAreActive.php | 2 +- .../Constraint/AssertFieldsAreDisabled.php | 2 +- .../Constraint/AssertFieldsAreEnabled.php | 2 +- .../Constraint/AssertFieldsArePresent.php | 2 +- .../Payment/Test/Fixture/CreditCard.xml | 2 +- .../Payment/Test/Page/CheckoutOnepage.xml | 2 +- .../Payment/Test/Repository/CreditCard.xml | 2 +- .../Test/TestCase/ConflictResolutionTest.php | 2 +- .../Test/TestCase/ConflictResolutionTest.xml | 2 +- .../tests/app/Magento/Payment/Test/etc/di.xml | 2 +- .../app/Magento/Payment/Test/etc/fixture.xml | 2 +- .../Paypal/Test/Block/Express/Review.php | 2 +- .../Review/ShippingoptgroupElement.php | 2 +- .../Paypal/Test/Block/Form/HostedPro/Cc.php | 2 +- .../Paypal/Test/Block/Form/HostedPro/Cc.xml | 2 +- .../Paypal/Test/Block/Form/PayflowLink/Cc.php | 2 +- .../Paypal/Test/Block/Form/PayflowLink/Cc.xml | 2 +- .../Test/Block/Form/PaymentsAdvanced/Cc.php | 2 +- .../Test/Block/Form/PaymentsAdvanced/Cc.xml | 2 +- .../Test/Block/Onepage/Payment/HostedPro.php | 2 +- .../Block/Onepage/Payment/PayflowLink.php | 2 +- .../Onepage/Payment/PaymentsAdvanced.php | 2 +- .../Block/Onepage/Payment/PaypalIframe.php | 2 +- .../Test/Block/Sandbox/ExpressLogin.php | 2 +- .../Test/Block/Sandbox/ExpressLogin.xml | 2 +- .../Test/Block/Sandbox/ExpressMainLogin.php | 2 +- .../Test/Block/Sandbox/ExpressMainReview.php | 2 +- .../Test/Block/Sandbox/ExpressOldLogin.php | 2 +- .../Test/Block/Sandbox/ExpressOldLogin.xml | 2 +- .../Test/Block/Sandbox/ExpressOldReview.php | 2 +- .../Test/Block/Sandbox/ExpressReview.php | 2 +- .../Test/Block/Sandbox/SignupAddCard.php | 2 +- .../Test/Block/Sandbox/SignupAddCard.xml | 2 +- .../Test/Block/Sandbox/SignupCreate.php | 2 +- .../Test/Block/Sandbox/SignupCreate.xml | 2 +- .../Block/Sandbox/SignupPersonalAccount.php | 2 +- .../Block/Sandbox/SignupPersonalAccount.xml | 2 +- .../Block/System/Config/ExpressCheckout.php | 2 +- .../Test/Block/System/Config/PayflowLink.php | 2 +- .../Test/Block/System/Config/PayflowPro.php | 2 +- .../Block/System/Config/PaymentsAdvanced.php | 2 +- .../Test/Block/System/Config/PaymentsPro.php | 2 +- .../AssertExpressCancelledMessage.php | 2 +- .../Sandbox/AssertTotalPaypalReview.php | 2 +- .../Paypal/Test/Fixture/SandboxCustomer.xml | 2 +- .../SystemConfigEditSectionPayment.xml | 2 +- .../Paypal/Test/Page/CheckoutOnepage.xml | 2 +- .../Paypal/Test/Page/OrderReviewExpress.xml | 2 +- .../Test/Page/Sandbox/AccountSignup.xml | 2 +- .../Test/Page/Sandbox/ExpressReview.xml | 2 +- .../Test/Page/Sandbox/SignupAddCard.xml | 2 +- .../Paypal/Test/Page/Sandbox/SignupCreate.xml | 2 +- .../Paypal/Test/Repository/ConfigData.xml | 2 +- .../Paypal/Test/Repository/CreditCard.xml | 2 +- .../Test/Repository/SandboxCustomer.xml | 2 +- .../Paypal/Test/TestCase/CloseOrderTest.xml | 2 +- .../TestCase/CloseSalesWithHostedProTest.php | 2 +- .../TestCase/CloseSalesWithHostedProTest.xml | 2 +- .../CreateOnlineCreditMemoPayflowLinkTest.php | 2 +- .../CreateOnlineCreditMemoPayflowLinkTest.xml | 2 +- .../TestCase/CreateOnlineCreditMemoTest.xml | 2 +- .../CreatePayFlowOrderBackendNegativeTest.php | 2 +- .../CreatePayFlowOrderBackendNegativeTest.xml | 2 +- .../TestCase/CreateVaultOrderBackendTest.xml | 2 +- .../ExpressCheckoutFromProductPageTest.php | 2 +- .../ExpressCheckoutFromProductPageTest.xml | 2 +- .../ExpressCheckoutFromShoppingCartTest.php | 2 +- .../ExpressCheckoutFromShoppingCartTest.xml | 2 +- .../TestCase/ExpressCheckoutOnePageTest.php | 2 +- .../TestCase/ExpressCheckoutOnePageTest.xml | 2 +- ...extExpressCheckoutFromShoppingCartTest.php | 2 +- ...extExpressCheckoutFromShoppingCartTest.xml | 2 +- .../InContextExpressOnePageCheckoutTest.php | 2 +- .../InContextExpressOnePageCheckoutTest.xml | 2 +- .../Paypal/Test/TestCase/NavigateMenuTest.xml | 2 +- .../TestCase/OnePageCheckoutDeclinedTest.xml | 2 +- .../TestCase/OnePageCheckoutHostedProTest.php | 2 +- .../TestCase/OnePageCheckoutHostedProTest.xml | 2 +- .../OnePageCheckoutPayflowLinkTest.php | 2 +- .../OnePageCheckoutPayflowLinkTest.xml | 2 +- .../OnePageCheckoutPaymentsAdvancedTest.php | 2 +- .../OnePageCheckoutPaymentsAdvancedTest.xml | 2 +- .../Test/TestCase/OnePageCheckoutTest.xml | 2 +- .../Test/TestCase/ReorderUsingVaultTest.xml | 2 +- .../Test/TestCase/UseVaultOnCheckoutTest.xml | 2 +- .../Test/TestStep/CheckExpressConfigStep.php | 2 +- .../TestStep/CheckPayflowLinkConfigStep.php | 2 +- .../TestStep/CheckPayflowProConfigStep.php | 2 +- .../CheckPaymentsAdvancedConfigStep.php | 2 +- .../TestStep/CheckPaymentsProConfigStep.php | 2 +- .../CheckoutWithPaypalFromProductPageStep.php | 2 +- ...CheckoutWithPaypalFromShoppingCartStep.php | 2 +- .../TestStep/ContinuePaypalCheckoutStep.php | 2 +- .../ContinueToPaypalInContextStep.php | 2 +- .../Test/TestStep/ContinueToPaypalStep.php | 2 +- .../TestStep/CreateSandboxCustomerStep.php | 2 +- .../ExpressCheckoutOrderPlaceStep.php | 2 +- ...CheckoutWithPaypalFromShoppingCartStep.php | 2 +- .../TestStep/PlaceOrderWithHostedProStep.php | 2 +- .../PlaceOrderWithPayflowLinkStep.php | 2 +- .../PlaceOrderWithPaymentsAdvancedStep.php | 2 +- .../tests/app/Magento/Paypal/Test/etc/di.xml | 2 +- .../app/Magento/Paypal/Test/etc/testcase.xml | 2 +- .../AssertCustomerIsRedirectedToCheckout.php | 2 +- .../Persistent/Test/Repository/ConfigData.xml | 2 +- ...CheckoutWithPersistentShoppingCartTest.php | 2 +- ...CheckoutWithPersistentShoppingCartTest.xml | 2 +- .../Product/Edit/Tab/Images/VideoDialog.php | 2 +- .../Product/Edit/Tab/Images/VideoDialog.xml | 2 +- .../Product/Edit/Tab/ImagesAndVideos.php | 2 +- .../Block/Adminhtml/Product/ProductForm.xml | 2 +- .../AssertGetVideoInfoDataIsCorrect.php | 2 +- .../Constraint/AssertNoVideoCategoryView.php | 2 +- .../Constraint/AssertNoVideoProductView.php | 2 +- .../Constraint/AssertVideoCategoryView.php | 2 +- .../Constraint/AssertVideoProductView.php | 2 +- .../Test/Fixture/CatalogProductSimple.xml | 2 +- .../Test/Fixture/Product/MediaGallery.php | 2 +- .../Test/Repository/CatalogProductSimple.xml | 2 +- .../Test/Repository/ConfigData.xml | 2 +- .../Test/TestCase/AddProductVideoTest.php | 2 +- .../Test/TestCase/AddProductVideoTest.xml | 2 +- .../Test/TestCase/DeleteProductVideoTest.php | 2 +- .../Test/TestCase/DeleteProductVideoTest.xml | 2 +- .../Test/TestCase/UpdateProductVideoTest.php | 2 +- .../Test/TestCase/UpdateProductVideoTest.xml | 2 +- .../Test/Block/Adminhtml/AbstractFilter.php | 2 +- .../Block/Adminhtml/Customer/AccountsGrid.php | 2 +- .../Adminhtml/Customer/Counts/Filter.php | 2 +- .../Adminhtml/Customer/Counts/Filter.xml | 2 +- .../Block/Adminhtml/Customer/Counts/Grid.php | 2 +- .../Adminhtml/Customer/Totals/Filter.php | 2 +- .../Adminhtml/Customer/Totals/Filter.xml | 2 +- .../Block/Adminhtml/Customer/Totals/Grid.php | 2 +- .../Adminhtml/Product/Downloads/Grid.php | 2 +- .../Block/Adminhtml/Product/Lowstock/Grid.php | 2 +- .../Block/Adminhtml/Product/Sold/Grid.php | 2 +- .../Block/Adminhtml/Product/Viewed/Filter.php | 2 +- .../Block/Adminhtml/Product/Viewed/Filter.xml | 2 +- .../Adminhtml/Product/Viewed/ProductGrid.php | 2 +- .../Adminhtml/Refresh/Statistics/Grid.php | 2 +- .../Block/Adminhtml/Review/Customer/Grid.php | 2 +- .../Block/Adminhtml/Review/Products/Grid.php | 2 +- .../Review/Products/Viewed/Filter.php | 2 +- .../Review/Products/Viewed/Filter.xml | 2 +- .../Review/Products/Viewed/ProductGrid.php | 2 +- .../Block/Adminhtml/Sales/Coupons/Action.php | 2 +- .../Block/Adminhtml/Sales/Coupons/Filter.php | 2 +- .../Block/Adminhtml/Sales/Coupons/Filter.xml | 2 +- .../Block/Adminhtml/Sales/Coupons/Grid.php | 2 +- .../Block/Adminhtml/Sales/Invoiced/Grid.php | 2 +- .../Sales/Orders/Viewed/FilterGrid.php | 2 +- .../Adminhtml/Sales/Refunded/FilterGrid.php | 2 +- .../Block/Adminhtml/Sales/Shipping/Grid.php | 2 +- .../Block/Adminhtml/Sales/TaxRule/Action.php | 2 +- .../Block/Adminhtml/Sales/TaxRule/Filter.php | 2 +- .../Block/Adminhtml/Sales/TaxRule/Filter.xml | 2 +- .../Block/Adminhtml/Sales/TaxRule/Grid.php | 2 +- .../Test/Block/Adminhtml/SearchTermsGrid.php | 2 +- .../Adminhtml/Shopcart/Abandoned/Grid.php | 2 +- .../Block/Adminhtml/Shopcart/Product/Grid.php | 2 +- .../Test/Block/Adminhtml/Viewed/Action.php | 2 +- ...bstractAssertCustomerOrderReportResult.php | 2 +- .../AbstractAssertInvoiceReportResult.php | 2 +- .../AbstractAssertSalesReportResult.php | 2 +- .../AbstractAssertShippingReportResult.php | 2 +- .../AssertAbandonedCartCustomerInfoResult.php | 2 +- .../AssertBestsellerReportResult.php | 2 +- .../Constraint/AssertCouponReportResult.php | 2 +- .../AssertCustomerOrderCountReportResult.php | 2 +- .../AssertCustomerOrderTotalReportResult.php | 2 +- .../AssertDownloadsReportResult.php | 2 +- .../AssertInvoiceReportIntervalResult.php | 2 +- .../AssertInvoiceReportTotalResult.php | 2 +- ...AssertLifetimeStatisticsUpdatedMessage.php | 2 +- .../AssertLowStockProductInGrid.php | 2 +- .../AssertNewAccountsReportTotalResult.php | 2 +- .../Constraint/AssertOrderedProductResult.php | 2 +- .../Constraint/AssertProductInCartResult.php | 2 +- .../AssertProductReportByCustomerInGrid.php | 2 +- ...AssertProductReportByCustomerNotInGrid.php | 2 +- ...sertProductReviewIsAvailableForProduct.php | 2 +- ...sertProductReviewReportIsVisibleInGrid.php | 2 +- .../AssertProductReviewsQtyByCustomer.php | 2 +- .../AssertProductViewsReportTotalResult.php | 2 +- .../AssertRecentStatisticsUpdatedMessage.php | 2 +- .../AssertRefundReportIntervalResult.php | 2 +- .../AssertReportsUpdatedTimezone.php | 2 +- .../AssertSalesReportIntervalResult.php | 2 +- .../AssertSalesReportTotalResult.php | 2 +- .../Constraint/AssertSearchTermReportForm.php | 2 +- .../Constraint/AssertSearchTermsInGrid.php | 2 +- .../AssertShippingReportIntervalResult.php | 2 +- .../AssertShippingReportTotalResult.php | 2 +- .../Test/Constraint/AssertTaxReportInGrid.php | 2 +- .../Constraint/AssertTaxReportNotInGrid.php | 2 +- .../Test/Page/Adminhtml/AbandonedCarts.xml | 2 +- .../Test/Page/Adminhtml/Bestsellers.xml | 2 +- .../Test/Page/Adminhtml/CustomerAccounts.xml | 2 +- .../Page/Adminhtml/CustomerOrdersReport.xml | 2 +- .../Page/Adminhtml/CustomerReportReview.xml | 2 +- .../Page/Adminhtml/CustomerTotalsReport.xml | 2 +- .../Test/Page/Adminhtml/DownloadsReport.xml | 2 +- .../Page/Adminhtml/OrderedProductsReport.xml | 2 +- .../Test/Page/Adminhtml/ProductLowStock.xml | 2 +- .../Page/Adminhtml/ProductReportReview.xml | 2 +- .../Test/Page/Adminhtml/ProductReportView.xml | 2 +- .../Test/Page/Adminhtml/RefundsReport.xml | 2 +- .../Page/Adminhtml/SalesCouponReportView.xml | 2 +- .../Page/Adminhtml/SalesInvoiceReport.xml | 2 +- .../Test/Page/Adminhtml/SalesReport.xml | 2 +- .../Page/Adminhtml/SalesShippingReport.xml | 2 +- .../Test/Page/Adminhtml/SalesTaxReport.xml | 2 +- .../Test/Page/Adminhtml/SearchIndex.xml | 2 +- .../Page/Adminhtml/ShopCartProductReport.xml | 2 +- .../Test/Page/Adminhtml/Statistics.xml | 2 +- .../Reports/Test/Repository/ConfigData.xml | 2 +- .../AbandonedCartsReportEntityTest.php | 2 +- .../AbandonedCartsReportEntityTest.xml | 2 +- .../BestsellerProductsReportEntityTest.php | 2 +- .../BestsellerProductsReportEntityTest.xml | 2 +- .../CustomersOrderCountReportEntityTest.php | 2 +- .../CustomersOrderCountReportEntityTest.xml | 2 +- .../CustomersOrderTotalReportEntityTest.php | 2 +- .../CustomersOrderTotalReportEntityTest.xml | 2 +- .../DownloadProductsReportEntityTest.php | 2 +- .../DownloadProductsReportEntityTest.xml | 2 +- .../LowStockProductsReportEntityTest.php | 2 +- .../LowStockProductsReportEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../TestCase/NewAccountsReportEntityTest.php | 2 +- .../TestCase/NewAccountsReportEntityTest.xml | 2 +- .../OrderedProductsReportEntityTest.php | 2 +- .../OrderedProductsReportEntityTest.xml | 2 +- .../ProductsInCartReportEntityTest.php | 2 +- .../ProductsInCartReportEntityTest.xml | 2 +- .../TestCase/RefreshReportsStatisticsTest.php | 2 +- .../TestCase/RefreshReportsStatisticsTest.xml | 2 +- .../Test/TestCase/ReviewReportEntityTest.php | 2 +- .../Test/TestCase/ReviewReportEntityTest.xml | 2 +- .../TestCase/SalesCouponReportEntityTest.php | 2 +- .../TestCase/SalesCouponReportEntityTest.xml | 2 +- .../TestCase/SalesInvoiceReportEntityTest.php | 2 +- .../TestCase/SalesInvoiceReportEntityTest.xml | 2 +- .../TestCase/SalesOrderReportEntityTest.php | 2 +- .../TestCase/SalesOrderReportEntityTest.xml | 2 +- .../TestCase/SalesRefundsReportEntityTest.php | 2 +- .../TestCase/SalesRefundsReportEntityTest.xml | 2 +- .../TestCase/SalesTaxReportEntityTest.php | 2 +- .../TestCase/SalesTaxReportEntityTest.xml | 2 +- .../TestCase/SearchTermsReportEntityTest.php | 2 +- .../TestCase/SearchTermsReportEntityTest.xml | 2 +- .../ViewedProductsReportEntityTest.php | 2 +- .../ViewedProductsReportEntityTest.xml | 2 +- .../Adminhtml/Customer/Edit/Tab/Reviews.php | 2 +- .../Block/Adminhtml/Edit/CustomerForm.xml | 2 +- .../Block/Adminhtml/Edit/Product/Grid.php | 2 +- .../Block/Adminhtml/Edit/RatingElement.php | 2 +- .../Test/Block/Adminhtml/FormPageActions.php | 2 +- .../Review/Test/Block/Adminhtml/Grid.php | 2 +- .../Product/Edit/Section/Reviews.php | 2 +- .../Test/Block/Adminhtml/Product/Grid.php | 2 +- .../Block/Adminhtml/Product/ProductForm.xml | 2 +- .../Adminhtml/Rating/Edit/RatingForm.php | 2 +- .../Adminhtml/Rating/Edit/RatingForm.xml | 2 +- .../Test/Block/Adminhtml/Rating/Grid.php | 2 +- .../Test/Block/Adminhtml/ReviewForm.php | 2 +- .../Test/Block/Adminhtml/ReviewForm.xml | 2 +- .../Review/Test/Block/Product/View.php | 2 +- .../Test/Block/Product/View/Summary.php | 2 +- .../Magento/Review/Test/Block/ReviewForm.php | 2 +- .../Magento/Review/Test/Block/ReviewForm.xml | 2 +- .../Constraint/AssertProductRatingInGrid.php | 2 +- .../AssertProductRatingInProductPage.php | 2 +- .../AssertProductRatingNotInGrid.php | 2 +- .../AssertProductRatingNotInProductPage.php | 2 +- .../AssertProductRatingOnReviewPage.php | 2 +- ...ssertProductRatingSuccessDeleteMessage.php | 2 +- .../AssertProductRatingSuccessSaveMessage.php | 2 +- ...ProductReviewBackendSuccessSaveMessage.php | 2 +- .../Constraint/AssertProductReviewForm.php | 2 +- .../Constraint/AssertProductReviewInGrid.php | 2 +- ...ssertProductReviewInGridOnCustomerPage.php | 2 +- ...sertProductReviewIsAbsentOnProductPage.php | 2 +- ...ctReviewMassActionSuccessDeleteMessage.php | 2 +- ...tProductReviewMassActionSuccessMessage.php | 2 +- .../AssertProductReviewNotInGrid.php | 2 +- .../AssertProductReviewNotOnProductPage.php | 2 +- .../AssertProductReviewOnProductPage.php | 2 +- .../AssertReviewCreationSuccessMessage.php | 2 +- ...ssertReviewLinksIsPresentOnProductPage.php | 2 +- .../AssertReviewSuccessSaveMessage.php | 2 +- .../AssertSetApprovedProductReview.php | 2 +- .../Magento/Review/Test/Fixture/Rating.xml | 2 +- .../Magento/Review/Test/Fixture/Review.xml | 2 +- .../Review/Test/Fixture/Review/EntityId.php | 2 +- .../Review/Test/Fixture/Review/Ratings.php | 2 +- .../Review/Test/Handler/Rating/Curl.php | 2 +- .../Test/Handler/Rating/RatingInterface.php | 2 +- .../Review/Test/Handler/Review/Curl.php | 2 +- .../Test/Handler/Review/ReviewInterface.php | 2 +- .../Review/Test/Page/Adminhtml/RatingEdit.xml | 2 +- .../Test/Page/Adminhtml/RatingIndex.xml | 2 +- .../Review/Test/Page/Adminhtml/RatingNew.xml | 2 +- .../Review/Test/Page/Adminhtml/ReviewEdit.xml | 2 +- .../Test/Page/Adminhtml/ReviewIndex.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Magento/Review/Test/Repository/Rating.xml | 2 +- .../Magento/Review/Test/Repository/Review.xml | 2 +- .../CreateProductRatingEntityTest.php | 2 +- .../CreateProductRatingEntityTest.xml | 2 +- .../CreateProductReviewBackendEntityTest.php | 2 +- .../CreateProductReviewBackendEntityTest.xml | 2 +- .../CreateProductReviewFrontendEntityTest.php | 2 +- .../CreateProductReviewFrontendEntityTest.xml | 2 +- .../DeleteProductRatingEntityTest.php | 2 +- .../DeleteProductRatingEntityTest.xml | 2 +- ...anageProductReviewFromCustomerPageTest.php | 2 +- ...anageProductReviewFromCustomerPageTest.xml | 2 +- .../MassActionsProductReviewEntityTest.php | 2 +- .../MassActionsProductReviewEntityTest.xml | 2 +- .../ModerateProductReviewEntityTest.php | 2 +- .../ModerateProductReviewEntityTest.xml | 2 +- .../Review/Test/TestCase/NavigateMenuTest.xml | 2 +- ...teProductReviewEntityOnProductPageTest.php | 2 +- ...teProductReviewEntityOnProductPageTest.xml | 2 +- .../UpdateProductReviewEntityTest.php | 2 +- .../UpdateProductReviewEntityTest.xml | 2 +- .../app/Magento/Review/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Review/Test/etc/di.xml | 2 +- .../Test/Block/Adminhtml/CreditMemo/Grid.php | 2 +- .../Test/Block/Adminhtml/Invoice/Grid.php | 2 +- .../Block/Adminhtml/Order/AbstractForm.php | 2 +- .../Adminhtml/Order/AbstractForm/Product.php | 2 +- .../Block/Adminhtml/Order/AbstractItems.php | 2 +- .../Adminhtml/Order/AbstractItemsNewBlock.php | 2 +- .../Test/Block/Adminhtml/Order/Actions.php | 2 +- .../Test/Block/Adminhtml/Order/Create.php | 2 +- .../Order/Create/Billing/Address.php | 2 +- .../Order/Create/Billing/Address.xml | 2 +- .../Adminhtml/Order/Create/Billing/Method.php | 2 +- .../Block/Adminhtml/Order/Create/Coupons.php | 2 +- .../Block/Adminhtml/Order/Create/Customer.php | 2 +- .../Order/Create/CustomerActivities.php | 2 +- .../Create/CustomerActivities/Sidebar.php | 2 +- .../Sidebar/LastOrderedItems.php | 2 +- .../Sidebar/ProductsInComparison.php | 2 +- .../Sidebar/RecentlyComparedProducts.php | 2 +- .../Sidebar/RecentlyViewedItems.php | 2 +- .../Sidebar/RecentlyViewedProducts.php | 2 +- .../Sidebar/ShoppingCartItems.php | 2 +- .../CustomerActivities/Sidebar/Wishlist.php | 2 +- .../Adminhtml/Order/Create/Form/Account.php | 2 +- .../Adminhtml/Order/Create/Form/Account.xml | 2 +- .../Block/Adminhtml/Order/Create/Items.php | 2 +- .../Order/Create/Items/ItemProduct.php | 2 +- .../Order/Create/Items/ItemProduct.xml | 2 +- .../Adminhtml/Order/Create/Search/Grid.php | 2 +- .../Order/Create/Shipping/Address.php | 2 +- .../Order/Create/Shipping/Address.xml | 2 +- .../Order/Create/Shipping/Method.php | 2 +- .../Block/Adminhtml/Order/Create/Sidebar.php | 2 +- .../Block/Adminhtml/Order/Create/Store.php | 2 +- .../Block/Adminhtml/Order/Create/Totals.php | 2 +- .../Block/Adminhtml/Order/Creditmemo/Form.php | 2 +- .../Block/Adminhtml/Order/Creditmemo/Form.xml | 2 +- .../Adminhtml/Order/Creditmemo/Form/Items.php | 2 +- .../Order/Creditmemo/Form/Items/Product.php | 2 +- .../Order/Creditmemo/Form/Items/Product.xml | 2 +- .../Block/Adminhtml/Order/Creditmemo/Grid.php | 2 +- .../Adminhtml/Order/Creditmemo/Totals.php | 2 +- .../Adminhtml/Order/Creditmemo/View/Items.php | 2 +- .../Sales/Test/Block/Adminhtml/Order/Grid.php | 2 +- .../Block/Adminhtml/Order/Invoice/Form.php | 2 +- .../Block/Adminhtml/Order/Invoice/Form.xml | 2 +- .../Adminhtml/Order/Invoice/Form/Items.php | 2 +- .../Order/Invoice/Form/Items/Product.php | 2 +- .../Order/Invoice/Form/Items/Product.xml | 2 +- .../Block/Adminhtml/Order/Invoice/Grid.php | 2 +- .../Block/Adminhtml/Order/Invoice/Totals.php | 2 +- .../Adminhtml/Order/Invoice/View/Items.php | 2 +- .../Block/Adminhtml/Order/Shipment/Totals.php | 2 +- .../Adminhtml/Order/Shipment/View/Items.php | 2 +- .../Order/Status/Assign/AssignForm.php | 2 +- .../Order/Status/Assign/AssignForm.xml | 2 +- .../Order/Status/GridPageActions.php | 2 +- .../Test/Block/Adminhtml/Order/StatusGrid.php | 2 +- .../Test/Block/Adminhtml/Order/Totals.php | 2 +- .../Adminhtml/Order/Transactions/Grid.php | 2 +- .../Block/Adminhtml/Order/View/Addresses.php | 2 +- .../Test/Block/Adminhtml/Order/View/Info.php | 2 +- .../Test/Block/Adminhtml/Order/View/Items.php | 2 +- .../Block/Adminhtml/Order/View/OrderForm.php | 2 +- .../Block/Adminhtml/Order/View/OrderForm.xml | 2 +- .../Adminhtml/Order/View/Tab/CreditMemos.php | 2 +- .../Order/View/Tab/CreditMemos/Grid.php | 2 +- .../Block/Adminhtml/Order/View/Tab/Info.php | 2 +- .../View/Tab/Info/CommentsHistoryBlock.php | 2 +- .../Order/View/Tab/Info/PaymentInfoBlock.php | 2 +- .../Order/View/Tab/Info/ShippingInfoBlock.php | 2 +- .../Adminhtml/Order/View/Tab/Invoices.php | 2 +- .../Order/View/Tab/Invoices/Grid.php | 2 +- .../Adminhtml/Order/View/Tab/Shipments.php | 2 +- .../Order/View/Tab/Shipments/Grid.php | 2 +- .../Adminhtml/Order/View/Tab/Transactions.php | 2 +- .../Order/View/Tab/Transactions/Grid.php | 2 +- .../Block/Adminhtml/Report/Filter/Form.php | 2 +- .../Block/Adminhtml/Report/Filter/Form.xml | 2 +- .../Sales/Test/Block/Order/History.php | 2 +- .../Magento/Sales/Test/Block/Order/Info.php | 2 +- .../Magento/Sales/Test/Block/Order/Items.php | 2 +- .../Magento/Sales/Test/Block/Order/View.php | 2 +- .../Test/Block/Order/View/ActionsToolbar.php | 2 +- .../Sales/Test/Block/Widget/Guest/Form.php | 2 +- .../Sales/Test/Block/Widget/Guest/Form.xml | 2 +- .../Test/Constraint/AbstractAssertItems.php | 2 +- .../AbstractAssertOrderOnFrontend.php | 2 +- ...tAcceptPaymentMessageInCommentsHistory.php | 2 +- ...sertAcceptPaymentSuccessMessagePresent.php | 2 +- .../AssertAuthorizationInCommentsHistory.php | 2 +- .../AssertCancelInCommentsHistory.php | 2 +- .../AssertCaptureInCommentsHistory.php | 2 +- ...rtCartSectionIsEmptyOnBackendOrderPage.php | 2 +- ...tSectionWithProductsOnBackendOrderPage.php | 2 +- .../Constraint/AssertCreditMemoButton.php | 2 +- .../Test/Constraint/AssertCreditMemoItems.php | 2 +- ...ertDenyPaymentMessageInCommentsHistory.php | 2 +- ...AssertDenyPaymentSuccessMessagePresent.php | 2 +- .../AssertInvoiceInInvoicesGrid.php | 2 +- .../Constraint/AssertInvoiceInInvoicesTab.php | 2 +- .../Test/Constraint/AssertInvoiceItems.php | 2 +- .../AssertInvoiceNotInInvoicesGrid.php | 2 +- .../AssertInvoiceStatusInOrdersGrid.php | 2 +- .../AssertInvoiceSuccessCreateMessage.php | 2 +- ...ssertInvoiceWithShipmentSuccessMessage.php | 2 +- .../AssertInvoicedAmountOnFrontend.php | 2 +- ...ertItemsOrderedSectionContainsProducts.php | 2 +- ...emsOrderedSectionOnBackendOrderIsEmpty.php | 2 +- .../Constraint/AssertNoCreditMemoButton.php | 2 +- .../Test/Constraint/AssertNoInvoiceButton.php | 2 +- .../AssertOnlineInvoiceCannotBeCreated.php | 2 +- .../Test/Constraint/AssertOrderAddresses.php | 2 +- ...illingAndShippingAddressesAreDifferent.php | 2 +- .../AssertOrderButtonsAvailable.php | 2 +- .../AssertOrderButtonsUnavailable.php | 2 +- ...AssertOrderCancelMassActionFailMessage.php | 2 +- ...ertOrderCancelMassActionSuccessMessage.php | 2 +- .../AssertOrderCancelSuccessMessage.php | 2 +- ...AssertOrderCommentsHistoryNotifyStatus.php | 2 +- .../Test/Constraint/AssertOrderGrandTotal.php | 2 +- .../Constraint/AssertOrderInOrdersGrid.php | 2 +- .../AssertOrderInOrdersGridOnFrontend.php | 2 +- ...sertOrderItemsPagerDisplayedOnFrontend.php | 2 +- .../AssertOrderItemsPagerHiddenOnFrontend.php | 2 +- .../AssertOrderMassOnHoldSuccessMessage.php | 2 +- .../Constraint/AssertOrderNotInOrdersGrid.php | 2 +- .../AssertOrderNotVisibleOnMyAccount.php | 2 +- .../AssertOrderOnHoldFailMessage.php | 2 +- .../AssertOrderOnHoldSuccessMessage.php | 2 +- .../AssertOrderPaymentInformation.php | 2 +- .../AssertOrderReleaseFailMessage.php | 2 +- .../AssertOrderReleaseSuccessMessage.php | 2 +- .../AssertOrderStatusDuplicateStatus.php | 2 +- .../Constraint/AssertOrderStatusInGrid.php | 2 +- .../AssertOrderStatusIsCanceled.php | 2 +- .../Constraint/AssertOrderStatusIsCorrect.php | 2 +- .../AssertOrderStatusNotAssigned.php | 2 +- .../AssertOrderStatusSuccessAssignMessage.php | 2 +- .../AssertOrderStatusSuccessCreateMessage.php | 2 +- ...ssertOrderStatusSuccessUnassignMessage.php | 2 +- .../AssertOrderSuccessCreateMessage.php | 2 +- .../AssertOrderSuccessVoidedMessage.php | 2 +- .../Constraint/AssertOrdersInOrdersGrid.php | 2 +- ...uctInCustomerShoppingCartOnBackendGrid.php | 2 +- .../AssertProductInItemsOrderedGrid.php | 2 +- .../Constraint/AssertProductQtyDecreased.php | 2 +- ...sertProductQtyDecreasedAfterCreditmemo.php | 2 +- .../AssertProductsQtyAfterOrderCancel.php | 2 +- .../AssertRefundInCommentsHistory.php | 2 +- .../AssertRefundInCreditMemoTab.php | 2 +- .../Constraint/AssertRefundInRefundsGrid.php | 2 +- .../AssertRefundNotInRefundsGrid.php | 2 +- ...sertRefundOrderStatusInCommentsHistory.php | 2 +- .../AssertRefundSuccessCreateMessage.php | 2 +- .../AssertRefundedGrandTotalOnFrontend.php | 2 +- ...ertReorderButtonIsNotVisibleOnFrontend.php | 2 +- .../AssertReorderStatusIsCorrect.php | 2 +- .../AssertSalesPrintOrderBillingAddress.php | 2 +- .../AssertSalesPrintOrderGrandTotal.php | 2 +- .../AssertSalesPrintOrderPaymentMethod.php | 2 +- .../AssertSalesPrintOrderProducts.php | 2 +- .../Constraint/AssertTransactionStatus.php | 2 +- .../Test/Constraint/AssertUnholdButton.php | 2 +- .../AssertVoidInCommentsHistory.php | 2 +- .../Sales/Test/Fixture/OrderInjectable.xml | 2 +- .../OrderInjectable/BillingAddressId.php | 2 +- .../Fixture/OrderInjectable/CouponCode.php | 2 +- .../Fixture/OrderInjectable/CustomerId.php | 2 +- .../Test/Fixture/OrderInjectable/EntityId.php | 2 +- .../Test/Fixture/OrderInjectable/StoreId.php | 2 +- .../Sales/Test/Fixture/OrderStatus.xml | 2 +- .../Test/Handler/OrderInjectable/Curl.php | 2 +- .../OrderInjectableInterface.php | 2 +- .../Test/Handler/OrderInjectable/Webapi.php | 2 +- .../Sales/Test/Handler/OrderStatus/Curl.php | 2 +- .../OrderStatus/OrderStatusInterface.php | 2 +- .../Test/Page/Adminhtml/CreditMemoIndex.xml | 2 +- .../Test/Page/Adminhtml/InvoiceIndex.xml | 2 +- .../Test/Page/Adminhtml/OrderCreateIndex.xml | 2 +- .../Page/Adminhtml/OrderCreditMemoNew.xml | 2 +- .../Sales/Test/Page/Adminhtml/OrderIndex.xml | 2 +- .../Test/Page/Adminhtml/OrderInvoiceNew.xml | 2 +- .../Test/Page/Adminhtml/OrderInvoiceView.xml | 2 +- .../Test/Page/Adminhtml/OrderStatusAssign.xml | 2 +- .../Test/Page/Adminhtml/OrderStatusEdit.xml | 2 +- .../Test/Page/Adminhtml/OrderStatusIndex.xml | 2 +- .../Test/Page/Adminhtml/OrderStatusNew.xml | 2 +- .../Page/Adminhtml/SalesCreditMemoView.xml | 2 +- .../Test/Page/Adminhtml/SalesInvoiceView.xml | 2 +- .../Test/Page/Adminhtml/SalesOrderView.xml | 2 +- .../Sales/Test/Page/CreditMemoView.xml | 2 +- .../Sales/Test/Page/CustomerOrderView.xml | 2 +- .../Magento/Sales/Test/Page/InvoiceView.xml | 2 +- .../Magento/Sales/Test/Page/OrderHistory.xml | 2 +- .../Sales/Test/Page/SalesGuestForm.xml | 2 +- .../Sales/Test/Page/SalesGuestPrint.xml | 2 +- .../Sales/Test/Page/SalesGuestView.xml | 2 +- .../Sales/Test/Page/SalesOrderShipmentNew.php | 2 +- .../Sales/Test/Repository/ConfigData.xml | 2 +- .../Sales/Test/Repository/OrderInjectable.xml | 2 +- .../Repository/OrderInjectable/Invoice.xml | 4 +- .../Test/Repository/OrderInjectable/Price.xml | 2 +- .../Sales/Test/Repository/OrderStatus.xml | 2 +- .../TestCase/AssignCustomOrderStatusTest.php | 2 +- .../TestCase/AssignCustomOrderStatusTest.xml | 2 +- .../Test/TestCase/CancelCreatedOrderTest.php | 2 +- .../Test/TestCase/CancelCreatedOrderTest.xml | 2 +- .../Sales/Test/TestCase/CloseOrderTest.php | 2 +- .../TestCase/CreateCreditMemoEntityTest.php | 2 +- .../TestCase/CreateCreditMemoEntityTest.xml | 2 +- .../CreateCustomOrderStatusEntityTest.php | 2 +- .../CreateCustomOrderStatusEntityTest.xml | 2 +- .../Test/TestCase/CreateInvoiceEntityTest.php | 2 +- .../Test/TestCase/CreateInvoiceEntityTest.xml | 2 +- .../TestCase/CreateOnlineCreditMemoTest.php | 2 +- .../CreateOnlineInvoiceEntityTest.php | 2 +- .../Test/TestCase/CreateOrderBackendTest.php | 2 +- .../Test/TestCase/CreateOrderBackendTest.xml | 2 +- .../CreateOrderFromEditCustomerPageTest.php | 2 +- .../CreateOrderFromEditCustomerPageTest.xml | 2 +- .../Test/TestCase/FrontendOrderPagerTest.php | 2 +- .../Test/TestCase/FrontendOrderPagerTest.xml | 2 +- .../Sales/Test/TestCase/GridFilteringTest.xml | 2 +- .../Test/TestCase/GridFullTextSearchTest.xml | 2 +- .../Sales/Test/TestCase/GridSortingTest.xml | 2 +- .../Test/TestCase/HoldCreatedOrderTest.php | 2 +- .../Test/TestCase/HoldCreatedOrderTest.xml | 2 +- .../Test/TestCase/MassOrdersUpdateTest.php | 2 +- .../Test/TestCase/MassOrdersUpdateTest.xml | 2 +- ...MoveLastOrderedProductsOnOrderPageTest.php | 2 +- ...MoveLastOrderedProductsOnOrderPageTest.xml | 2 +- .../MoveProductsInComparedOnOrderPageTest.php | 2 +- .../MoveProductsInComparedOnOrderPageTest.xml | 2 +- ...ecentlyComparedProductsOnOrderPageTest.php | 2 +- ...ecentlyComparedProductsOnOrderPageTest.xml | 2 +- ...eRecentlyViewedProductsOnOrderPageTest.php | 2 +- ...eRecentlyViewedProductsOnOrderPageTest.xml | 2 +- ...oveShoppingCartProductsOnOrderPageTest.php | 2 +- ...oveShoppingCartProductsOnOrderPageTest.xml | 2 +- .../Sales/Test/TestCase/NavigateMenuTest.xml | 2 +- .../TestCase/PrintOrderFrontendGuestTest.php | 2 +- .../TestCase/PrintOrderFrontendGuestTest.xml | 2 +- .../Test/TestCase/ReorderOrderEntityTest.php | 2 +- .../Test/TestCase/ReorderOrderEntityTest.xml | 2 +- .../UnassignCustomOrderStatusTest.php | 2 +- .../UnassignCustomOrderStatusTest.xml | 2 +- .../TestCase/UpdateCustomOrderStatusTest.php | 2 +- .../TestCase/UpdateCustomOrderStatusTest.xml | 2 +- .../Test/TestCase/VoidAuthorizationTest.php | 2 +- .../Sales/Test/TestStep/AddProductsStep.php | 2 +- .../AddRecentlyViewedProductsToCartStep.php | 2 +- .../Sales/Test/TestStep/CancelOrderStep.php | 2 +- .../Test/TestStep/ConfigureProductsStep.php | 2 +- .../Test/TestStep/CreateCreditMemoStep.php | 2 +- .../Sales/Test/TestStep/CreateInvoiceStep.php | 2 +- .../Test/TestStep/CreateNewOrderStep.php | 2 +- .../TestStep/CreateOnlineCreditMemoStep.php | 2 +- .../Sales/Test/TestStep/CreateOrderStep.php | 2 +- .../Test/TestStep/CreateShipmentStep.php | 2 +- .../TestStep/FillAccountInformationStep.php | 2 +- .../Test/TestStep/FillBillingAddressStep.php | 2 +- .../Test/TestStep/FillShippingAddressStep.php | 2 +- .../Test/TestStep/GetPaymentUpdateStep.php | 2 +- .../Sales/Test/TestStep/OnHoldStep.php | 2 +- .../Sales/Test/TestStep/OpenOrderStep.php | 2 +- .../OpenSalesOrderOnFrontendForGuestStep.php | 2 +- .../Test/TestStep/OpenSalesOrdersStep.php | 2 +- .../TestStep/PrintOrderOnFrontendStep.php | 2 +- .../Sales/Test/TestStep/ReorderStep.php | 2 +- .../Test/TestStep/SelectCustomerOrderStep.php | 2 +- .../SelectPaymentMethodForOrderStep.php | 2 +- .../SelectShippingMethodForOrderStep.php | 2 +- .../Sales/Test/TestStep/SelectStoreStep.php | 2 +- .../Test/TestStep/SubmitOrderNegativeStep.php | 2 +- .../Sales/Test/TestStep/SubmitOrderStep.php | 2 +- .../Test/TestStep/UpdateProductsDataStep.php | 2 +- .../Test/TestStep/Utils/CompareQtyTrait.php | 2 +- .../Test/TestStep/VoidAuthorizationStep.php | 2 +- .../app/Magento/Sales/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Sales/Test/etc/di.xml | 2 +- .../app/Magento/Sales/Test/etc/testcase.xml | 2 +- .../app/Magento/Sales/Test/etc/webapi/di.xml | 2 +- .../Test/Block/Adminhtml/Promo/Grid.php | 2 +- .../Promo/Quote/Edit/PromoQuoteForm.php | 2 +- .../Promo/Quote/Edit/PromoQuoteForm.xml | 2 +- .../Promo/Quote/Edit/Section/Conditions.php | 2 +- .../Promo/Quote/Edit/Section/Labels.php | 2 +- .../Quote/Edit/Section/ManageCouponCode.php | 2 +- .../Quote/Edit/Section/RuleInformation.php | 2 +- .../SalesRule/Test/Block/Order/Items.php | 2 +- .../SalesRule/Test/Block/Order/View.php | 2 +- .../AssertCartPriceRuleApplying.php | 2 +- .../AssertCartPriceRuleConditionIsApplied.php | 2 +- ...sertCartPriceRuleConditionIsNotApplied.php | 2 +- .../Constraint/AssertCartPriceRuleForm.php | 2 +- ...sertCartPriceRuleFreeShippingIsApplied.php | 2 +- ...ssertCartPriceRuleIsNotPresentedInGrid.php | 2 +- ...ssertCartPriceRuleSuccessDeleteMessage.php | 2 +- .../AssertCartPriceRuleSuccessSaveMessage.php | 2 +- .../AssertSalesRuleOnPrintOrder.php | 2 +- .../SalesRule/Test/Fixture/SalesRule.xml | 2 +- .../SalesRule/ConditionsSerialized.php | 2 +- .../SalesRule/Test/Handler/SalesRule/Curl.php | 2 +- .../Handler/SalesRule/SalesRuleInterface.php | 2 +- .../Test/Handler/SalesRule/Webapi.php | 2 +- .../Test/Page/Adminhtml/PromoQuoteEdit.xml | 2 +- .../Test/Page/Adminhtml/PromoQuoteIndex.xml | 2 +- .../Test/Page/Adminhtml/PromoQuoteNew.xml | 2 +- .../SalesRule/Test/Page/SalesGuestPrint.xml | 2 +- .../SalesRule/Test/Repository/SalesRule.xml | 2 +- .../ApplySeveralSalesRuleEntityTest.php | 2 +- .../ApplySeveralSalesRuleEntityTest.xml | 2 +- .../TestCase/CreateSalesRuleEntityTest.php | 2 +- .../TestCase/CreateSalesRuleEntityTest.xml | 2 +- .../TestCase/DeleteSalesRuleEntityTest.php | 2 +- .../TestCase/DeleteSalesRuleEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../OnePageCheckoutWithDiscountTest.php | 2 +- .../ShoppingCartWithFreeShippingTest.php | 2 +- .../ShoppingCartWithFreeShippingTest.xml | 2 +- .../TestCase/UpdateSalesRuleEntityTest.php | 2 +- .../TestCase/UpdateSalesRuleEntityTest.xml | 2 +- .../TestStep/ApplySalesRuleOnBackendStep.php | 2 +- .../TestStep/ApplySalesRuleOnCheckoutStep.php | 2 +- .../TestStep/ApplySalesRuleOnFrontendStep.php | 2 +- .../Test/TestStep/CreateSalesRuleStep.php | 2 +- .../Test/TestStep/DeleteAllSalesRuleStep.php | 2 +- .../Magento/SalesRule/Test/etc/curl/di.xml | 2 +- .../Magento/SalesRule/Test/etc/testcase.xml | 2 +- .../Magento/SalesRule/Test/etc/webapi/di.xml | 2 +- .../Adminhtml/Block/Edit/SynonymGroupForm.php | 2 +- .../Adminhtml/Block/Edit/SynonymGroupForm.xml | 2 +- .../Adminhtml/Block/SynonymGroupGrid.php | 2 +- .../AssertSynonymGroupDeleteMessage.php | 2 +- .../Constraint/AssertSynonymGroupInGrid.php | 2 +- .../AssertSynonymGroupSuccessSaveMessage.php | 2 +- .../Constraint/AssertSynonymGroupsSearch.php | 2 +- .../AssertSynonymMergeErrorMessage.php | 2 +- .../AssertSynonymRestrictedAccess.php | 2 +- .../Search/Test/Fixture/SynonymGroup.xml | 2 +- .../Test/Fixture/SynonymGroup/ScopeId.php | 2 +- .../Search/Test/Handler/SynonymGroup/Curl.php | 2 +- .../SynonymGroup/SynonymGroupInterface.php | 2 +- .../Test/Page/Adminhtml/SynonymGroupIndex.xml | 2 +- .../Test/Page/Adminhtml/SynonymGroupNew.xml | 2 +- .../Search/Test/Repository/SynonymGroup.xml | 2 +- .../AdvancedSearchWithAttributeTest.php | 2 +- .../AdvancedSearchWithAttributeTest.xml | 2 +- .../CreateMultipleSynonymGroupsTest.php | 2 +- .../CreateMultipleSynonymGroupsTest.xml | 2 +- .../TestCase/CreateSynonymGroupEntityTest.php | 2 +- .../TestCase/CreateSynonymGroupEntityTest.xml | 2 +- .../Test/TestCase/CustomAclPermissionTest.xml | 2 +- .../TestCase/DeleteSynonymGroupEntityTest.php | 2 +- .../TestCase/DeleteSynonymGroupEntityTest.xml | 2 +- .../TestCase/MergeSynonymGroupEntityTest.php | 2 +- .../TestCase/MergeSynonymGroupEntityTest.xml | 2 +- .../TestCase/UpdateSynonymGroupEntityTest.php | 2 +- .../TestCase/UpdateSynonymGroupEntityTest.xml | 2 +- .../TestStep/DeleteAllSynonymGroupsStep.php | 2 +- .../app/Magento/Search/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Search/Test/etc/di.xml | 2 +- .../Test/Block/Form/ForgotPassword.php | 2 +- .../Test/Block/Form/ForgotPassword.xml | 2 +- .../Constraint/AssertCustomerEmailChanged.php | 2 +- .../Constraint/AssertCustomerIsLocked.php | 2 +- .../AssertCustomerPasswordRequiredClasses.php | 2 +- .../AssertCustomerResetPasswordFailed.php | 2 +- .../AssertDefaultAccountInformation.php | 2 +- ...AssertPasswordIsNotSecureEnoughMessage.php | 2 +- .../AssertPasswordLengthErrorMessage.php | 2 +- .../Test/Constraint/AssertUserIsLocked.php | 2 +- .../AssertUserPasswordResetFailed.php | 2 +- .../Test/Page/UserAccountForgotPassword.php | 2 +- .../Security/Test/Repository/ConfigData.xml | 2 +- ...dminUserWhenCreatingNewIntegrationTest.php | 2 +- ...dminUserWhenCreatingNewIntegrationTest.xml | 2 +- .../LockAdminUserWhenCreatingNewRoleTest.php | 2 +- .../LockAdminUserWhenCreatingNewRoleTest.xml | 2 +- .../LockAdminUserWhenCreatingNewUserTest.php | 2 +- .../LockAdminUserWhenCreatingNewUserTest.xml | 2 +- ...ockAdminUserWhenEditingIntegrationTest.php | 2 +- ...ockAdminUserWhenEditingIntegrationTest.xml | 2 +- .../LockAdminUserWhenEditingRoleTest.php | 2 +- .../LockAdminUserWhenEditingRoleTest.xml | 2 +- .../LockAdminUserWhenEditingUserTest.php | 2 +- .../LockAdminUserWhenEditingUserTest.xml | 2 +- .../TestCase/LockCustomerOnEditPageTest.php | 2 +- .../TestCase/LockCustomerOnEditPageTest.xml | 2 +- .../TestCase/LockCustomerOnLoginPageTest.php | 2 +- .../TestCase/LockCustomerOnLoginPageTest.xml | 2 +- .../NewCustomerPasswordComplexityTest.php | 2 +- .../NewCustomerPasswordComplexityTest.xml | 2 +- ...EntityWithDifferentPasswordClassesTest.php | 2 +- ...EntityWithDifferentPasswordClassesTest.xml | 2 +- .../ResetCustomerPasswordFailedTest.php | 2 +- .../ResetCustomerPasswordFailedTest.xml | 2 +- .../TestCase/ResetUserPasswordFailedTest.php | 2 +- .../TestCase/ResetUserPasswordFailedTest.xml | 2 +- .../SecureChangingCustomerEmailTest.php | 2 +- .../SecureChangingCustomerEmailTest.xml | 2 +- .../SecureChangingCustomerPasswordTest.php | 2 +- .../SecureChangingCustomerPasswordTest.xml | 2 +- .../app/Magento/Security/Test/etc/di.xml | 2 +- .../Setup/Test/Block/Authentication.php | 2 +- .../Setup/Test/Block/Authentication.xml | 2 +- .../Magento/Setup/Test/Block/CreateBackup.php | 2 +- .../Magento/Setup/Test/Block/CreateBackup.xml | 2 +- .../Test/Block/Extension/AbstractGrid.php | 2 +- .../Setup/Test/Block/Extension/DataOption.php | 2 +- .../Setup/Test/Block/Extension/Grid.php | 2 +- .../Test/Block/Extension/InstallGrid.php | 2 +- .../Setup/Test/Block/Extension/UpdateGrid.php | 2 +- .../Setup/Test/Block/Extension/Updater.php | 2 +- .../app/Magento/Setup/Test/Block/Home.php | 2 +- .../Magento/Setup/Test/Block/Module/Grid.php | 2 +- .../Setup/Test/Block/Module/Status.php | 2 +- .../Magento/Setup/Test/Block/Readiness.php | 2 +- .../Setup/Test/Block/SelectVersion.php | 2 +- .../Setup/Test/Block/SelectVersion.xml | 2 +- .../Setup/Test/Block/SuccessMessage.php | 2 +- .../Magento/Setup/Test/Block/SystemConfig.php | 2 +- .../Setup/Test/Block/SystemUpgrade.php | 2 +- .../Constraint/AssertApplicationVersion.php | 2 +- .../Test/Constraint/AssertSuccessMessage.php | 2 +- .../AssertSuccessfulReadinessCheck.php | 2 +- .../AssertVersionAndEditionCheck.php | 2 +- .../AssertExtensionAndVersionCheck.php | 2 +- .../Extension/AssertFindExtensionOnGrid.php | 2 +- ...AssertMultipleExtensionAndVersionCheck.php | 2 +- .../AssertMultipleSuccessMessage.php | 2 +- .../AssertSelectSeveralExtensions.php | 2 +- .../Extension/AssertSuccessMessage.php | 2 +- .../Extension/AssertVersionOnGrid.php | 2 +- .../Constraint/Module/AssertModuleInGrid.php | 2 +- .../Module/AssertSuccessMessage.php | 2 +- .../Setup/Test/Fixture/BackupOptions.xml | 2 +- .../Magento/Setup/Test/Fixture/Extension.xml | 2 +- .../app/Magento/Setup/Test/Fixture/Module.xml | 2 +- .../Setup/Test/Fixture/RepoCredentials.xml | 2 +- .../Magento/Setup/Test/Fixture/Upgrade.xml | 2 +- .../Setup/Test/Page/Adminhtml/SetupWizard.xml | 2 +- .../Setup/Test/Repository/BackupOptions.xml | 2 +- .../Setup/Test/Repository/Extension.xml | 2 +- .../Setup/Test/Repository/RepoCredentials.xml | 2 +- .../Test/TestCase/AbstractExtensionTest.php | 2 +- .../Test/TestCase/EnableDisableModuleTest.php | 2 +- .../Test/TestCase/EnableDisableModuleTest.xml | 2 +- .../Test/TestCase/ExtensionMultipleTest.php | 2 +- .../Test/TestCase/ExtensionMultipleTest.xml | 2 +- .../TestCase/ExtensionMultipleUpdateTest.php | 2 +- .../TestCase/ExtensionMultipleUpdateTest.xml | 2 +- .../Setup/Test/TestCase/ExtensionTest.php | 2 +- .../Setup/Test/TestCase/ExtensionTest.xml | 2 +- .../Setup/Test/TestCase/UpgradeSystemTest.php | 2 +- .../Setup/Test/TestCase/UpgradeSystemTest.xml | 2 +- .../Shipping/Test/Block/Adminhtml/Form.php | 2 +- .../Shipping/Test/Block/Adminhtml/Form.xml | 2 +- .../Test/Block/Adminhtml/Form/Items.php | 2 +- .../Block/Adminhtml/Form/Items/Product.php | 2 +- .../Block/Adminhtml/Form/Items/Product.xml | 2 +- .../Test/Block/Adminhtml/Order/Tracking.php | 2 +- .../Block/Adminhtml/Order/Tracking/Item.php | 2 +- .../Block/Adminhtml/Order/Tracking/Item.xml | 2 +- .../Adminhtml/Order/TrackingInfoTable.php | 2 +- .../Test/Block/Adminhtml/Shipment/Grid.php | 2 +- .../Test/Block/Adminhtml/View/Items.php | 2 +- .../Shipping/Test/Block/Order/Info.php | 2 +- .../Shipping/Test/Block/Order/Shipment.php | 2 +- .../Test/Block/Order/Shipment/Items.php | 2 +- .../AssertCityBasedShippingRateChanged.php | 2 +- .../Test/Constraint/AssertNoShipButton.php | 2 +- .../Constraint/AssertShipTotalQuantity.php | 2 +- .../AssertShipmentInShipmentsGrid.php | 2 +- .../AssertShipmentInShipmentsTab.php | 2 +- .../Test/Constraint/AssertShipmentItems.php | 2 +- .../AssertShipmentNotInShipmentsGrid.php | 2 +- .../AssertShipmentSuccessCreateMessage.php | 2 +- .../AssertShippingMethodOnPrintOrder.php | 2 +- .../AssertTrackingDetailsIsPresent.php | 2 +- .../Magento/Shipping/Test/Fixture/Method.php | 2 +- .../Test/Page/Adminhtml/OrderShipmentNew.xml | 2 +- .../Test/Page/Adminhtml/OrderShipmentView.xml | 2 +- .../Test/Page/Adminhtml/SalesShipmentView.xml | 2 +- .../Test/Page/Adminhtml/ShipmentIndex.xml | 2 +- .../Shipping/Test/Page/SalesGuestPrint.xml | 2 +- .../Shipping/Test/Page/ShipmentView.xml | 2 +- .../Shipping/Test/Repository/ConfigData.xml | 2 +- .../Shipping/Test/Repository/Method.php | 2 +- .../TestCase/CityBasedShippingRateTest.php | 2 +- .../TestCase/CreateShipmentEntityTest.php | 2 +- .../TestCase/CreateShipmentEntityTest.xml | 2 +- .../SalesShippingReportEntityTest.php | 2 +- .../SalesShippingReportEntityTest.xml | 2 +- .../TrackingShipmentForPlacedOrderTest.php | 2 +- .../TrackingShipmentForPlacedOrderTest.xml | 2 +- .../Test/TestStep/AddTrackingNumberStep.php | 2 +- .../TestStep/FillShippingAddressesStep.php | 2 +- .../app/Magento/Shipping/Test/etc/di.xml | 2 +- .../Magento/Shipping/Test/etc/testcase.xml | 2 +- .../Test/Block/Adminhtml/SitemapGrid.php | 2 +- .../Block/Adminhtml/SitemapPageActions.php | 2 +- .../Test/Constraint/AssertSitemapContent.php | 2 +- .../AssertSitemapFailFolderSaveMessage.php | 2 +- .../AssertSitemapFailPathSaveMessage.php | 2 +- .../Test/Constraint/AssertSitemapInGrid.php | 2 +- .../Constraint/AssertSitemapNotInGrid.php | 2 +- .../AssertSitemapSubmissionToRobotsTxt.php | 2 +- .../AssertSitemapSuccessDeleteMessage.php | 2 +- .../AssertSitemapSuccessGenerateMessage.php | 2 +- ...tSitemapSuccessSaveAndGenerateMessages.php | 2 +- .../AssertSitemapSuccessSaveMessage.php | 2 +- .../Magento/Sitemap/Test/Fixture/Sitemap.xml | 2 +- .../Sitemap/Test/Handler/Sitemap/Curl.php | 2 +- .../Test/Handler/Sitemap/SitemapInterface.php | 2 +- .../Test/Page/Adminhtml/SitemapEdit.xml | 2 +- .../Test/Page/Adminhtml/SitemapIndex.xml | 2 +- .../Test/Page/Adminhtml/SitemapNew.xml | 2 +- .../Sitemap/Test/Repository/ConfigData.xml | 2 +- .../Sitemap/Test/Repository/Sitemap.xml | 2 +- .../Test/TestCase/CreateSitemapEntityTest.php | 2 +- .../Test/TestCase/CreateSitemapEntityTest.xml | 2 +- .../Test/TestCase/DeleteSitemapEntityTest.php | 2 +- .../Test/TestCase/DeleteSitemapEntityTest.xml | 2 +- .../TestCase/GenerateSitemapEntityTest.php | 2 +- .../TestCase/GenerateSitemapEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../Test/TestCase/UpdateSitemapEntityTest.php | 2 +- .../Test/TestCase/UpdateSitemapEntityTest.xml | 2 +- .../app/Magento/Sitemap/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Sitemap/Test/etc/di.xml | 2 +- .../app/Magento/Store/Test/Block/Switcher.php | 2 +- .../Test/Constraint/AssertStoreBackend.php | 2 +- .../Test/Constraint/AssertStoreCodeInUrl.php | 2 +- .../AssertStoreDisabledErrorSaveMessage.php | 2 +- .../Store/Test/Constraint/AssertStoreForm.php | 2 +- .../Test/Constraint/AssertStoreFrontend.php | 2 +- .../Test/Constraint/AssertStoreGroupForm.php | 2 +- .../Constraint/AssertStoreGroupInGrid.php | 2 +- .../AssertStoreGroupNoDeleteButton.php | 2 +- .../Constraint/AssertStoreGroupNotInGrid.php | 2 +- .../AssertStoreGroupOnStoreViewForm.php | 2 +- ...oreGroupSuccessDeleteAndBackupMessages.php | 2 +- .../AssertStoreGroupSuccessDeleteMessage.php | 2 +- .../AssertStoreGroupSuccessSaveMessage.php | 2 +- .../Test/Constraint/AssertStoreInGrid.php | 2 +- .../Constraint/AssertStoreNoDeleteButton.php | 2 +- .../Test/Constraint/AssertStoreNotInGrid.php | 2 +- .../Constraint/AssertStoreNotOnFrontend.php | 2 +- ...ertStoreSuccessDeleteAndBackupMessages.php | 2 +- .../AssertStoreSuccessDeleteMessage.php | 2 +- .../AssertStoreSuccessSaveMessage.php | 2 +- .../Test/Constraint/AssertWebsiteForm.php | 2 +- .../Test/Constraint/AssertWebsiteInGrid.php | 2 +- .../Constraint/AssertWebsiteNotInGrid.php | 2 +- .../Constraint/AssertWebsiteOnStoreForm.php | 2 +- ...tWebsiteSuccessDeleteAndBackupMessages.php | 2 +- .../AssertWebsiteSuccessDeleteMessage.php | 2 +- .../AssertWebsiteSuccessSaveMessage.php | 2 +- .../app/Magento/Store/Test/Fixture/Store.xml | 2 +- .../Store/Test/Fixture/Store/GroupId.php | 2 +- .../Magento/Store/Test/Fixture/StoreGroup.xml | 2 +- .../Test/Fixture/StoreGroup/CategoryId.php | 2 +- .../Test/Fixture/StoreGroup/WebsiteId.php | 2 +- .../Magento/Store/Test/Fixture/Website.xml | 2 +- .../Magento/Store/Test/Handler/Store/Curl.php | 2 +- .../Test/Handler/Store/StoreInterface.php | 2 +- .../Store/Test/Handler/StoreGroup/Curl.php | 2 +- .../StoreGroup/StoreGroupInterface.php | 2 +- .../Store/Test/Handler/Website/Curl.php | 2 +- .../Test/Handler/Website/WebsiteInterface.php | 2 +- .../Store/Test/Repository/ConfigData.xml | 2 +- .../Magento/Store/Test/Repository/Store.xml | 2 +- .../Store/Test/Repository/StoreGroup.xml | 2 +- .../Magento/Store/Test/Repository/Website.xml | 2 +- .../AccessAdminWithStoreCodeInUrlTest.php | 2 +- .../AccessAdminWithStoreCodeInUrlTest.xml | 2 +- .../Test/TestCase/CreateStoreEntityTest.php | 2 +- .../Test/TestCase/CreateStoreEntityTest.xml | 2 +- .../TestCase/CreateStoreGroupEntityTest.php | 2 +- .../TestCase/CreateStoreGroupEntityTest.xml | 2 +- .../Test/TestCase/CreateWebsiteEntityTest.php | 2 +- .../Test/TestCase/CreateWebsiteEntityTest.xml | 2 +- .../Test/TestCase/DeleteStoreEntityTest.php | 2 +- .../Test/TestCase/DeleteStoreEntityTest.xml | 2 +- .../TestCase/DeleteStoreGroupEntityTest.php | 2 +- .../TestCase/DeleteStoreGroupEntityTest.xml | 2 +- .../Test/TestCase/DeleteWebsiteEntityTest.php | 2 +- .../Test/TestCase/DeleteWebsiteEntityTest.xml | 2 +- .../MoveStoreToOtherGroupSameWebsiteTest.php | 2 +- .../MoveStoreToOtherGroupSameWebsiteTest.xml | 2 +- .../Test/TestCase/UpdateStoreEntityTest.php | 2 +- .../Test/TestCase/UpdateStoreEntityTest.xml | 2 +- .../TestCase/UpdateStoreGroupEntityTest.php | 2 +- .../TestCase/UpdateStoreGroupEntityTest.xml | 2 +- .../Test/TestCase/UpdateWebsiteEntityTest.php | 2 +- .../Test/TestCase/UpdateWebsiteEntityTest.xml | 2 +- .../app/Magento/Store/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Store/Test/etc/di.xml | 2 +- .../Constraint/AssertApiInfoTitleOnPage.php | 2 +- .../AssertEndpointContentDisplay.php | 2 +- .../AssertServiceContentDisplay.php | 2 +- .../AssertSwaggerSectionLoadOnPage.php | 2 +- .../Swagger/Test/Page/SwaggerUiPage.php | 2 +- .../Test/TestCase/SwaggerUiForRestApiTest.php | 2 +- .../Test/TestCase/SwaggerUiForRestApiTest.xml | 2 +- .../Test/Block/Product/ListProduct.php | 2 +- .../Block/Product/ProductList/ProductItem.php | 2 +- .../Test/Block/Product/ViewWithSwatches.php | 2 +- .../AssertSwatchConfigurableProductPage.php | 2 +- .../Swatches/Test/Fixture/Cart/Item.php | 2 +- .../Test/Fixture/ConfigurableProduct.xml | 2 +- .../Test/Fixture/SwatchProductAttribute.xml | 2 +- .../Handler/SwatchProductAttribute/Curl.php | 2 +- .../SwatchProductAttributeInterface.php | 2 +- .../Page/Category/CatalogCategoryView.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Test/Repository/ConfigurableProduct.xml | 2 +- .../ConfigurableProduct/CheckoutData.xml | 2 +- .../ConfigurableAttributesData.xml | 2 +- .../Repository/SwatchProductAttribute.xml | 2 +- ...bleProductWithSwatchToShoppingCartTest.php | 2 +- ...bleProductWithSwatchToShoppingCartTest.xml | 2 +- ...oductToCartFromCatalogCategoryPageStep.php | 2 +- .../app/Magento/Swatches/Test/etc/curl/di.xml | 2 +- .../Test/Block/Adminhtml/Rate/Edit/Form.php | 2 +- .../Test/Block/Adminhtml/Rate/Edit/Form.xml | 2 +- .../Adminhtml/Rate/Edit/FormPageActions.php | 2 +- .../Tax/Test/Block/Adminhtml/Rate/Grid.php | 2 +- .../Block/Adminhtml/Rate/GridPageActions.php | 2 +- .../Test/Block/Adminhtml/Rule/Edit/Form.php | 2 +- .../Test/Block/Adminhtml/Rule/Edit/Form.xml | 2 +- .../Block/Adminhtml/Rule/Edit/TaxRate.php | 2 +- .../Block/Adminhtml/Rule/Edit/TaxRate.xml | 2 +- .../Tax/Test/Block/Adminhtml/Rule/Grid.php | 2 +- .../AbstractAssertOrderTaxOnBackend.php | 2 +- ...tractAssertTaxCalculationAfterCheckout.php | 2 +- ...tractAssertTaxRuleIsAppliedToAllPrices.php | 2 +- ...stractAssertTaxWithCrossBorderApplying.php | 2 +- ...OrderTaxOnBackendExcludingIncludingTax.php | 2 +- .../AssertOrderTaxOnBackendExcludingTax.php | 2 +- .../AssertOrderTaxOnBackendIncludingTax.php | 2 +- ...tionAfterCheckoutExcludingIncludingTax.php | 2 +- ...axCalculationAfterCheckoutExcludingTax.php | 2 +- ...axCalculationAfterCheckoutIncludingTax.php | 2 +- .../Tax/Test/Constraint/AssertTaxRateForm.php | 2 +- .../Test/Constraint/AssertTaxRateInGrid.php | 2 +- .../Constraint/AssertTaxRateInTaxRule.php | 2 +- .../Constraint/AssertTaxRateNotInGrid.php | 2 +- .../Constraint/AssertTaxRateNotInTaxRule.php | 2 +- .../AssertTaxRateSuccessDeleteMessage.php | 2 +- .../AssertTaxRateSuccessSaveMessage.php | 2 +- .../Test/Constraint/AssertTaxRuleApplying.php | 2 +- .../Tax/Test/Constraint/AssertTaxRuleForm.php | 2 +- .../Test/Constraint/AssertTaxRuleInGrid.php | 2 +- .../Constraint/AssertTaxRuleIsApplied.php | 2 +- ...ppliedToAllPricesExcludingIncludingTax.php | 2 +- ...axRuleIsAppliedToAllPricesExcludingTax.php | 2 +- ...axRuleIsAppliedToAllPricesIncludingTax.php | 2 +- .../Constraint/AssertTaxRuleIsNotApplied.php | 2 +- .../Constraint/AssertTaxRuleNotInGrid.php | 2 +- .../AssertTaxRuleSuccessDeleteMessage.php | 2 +- .../AssertTaxRuleSuccessSaveMessage.php | 2 +- .../AssertTaxWithCrossBorderApplied.php | 2 +- .../AssertTaxWithCrossBorderNotApplied.php | 2 +- .../app/Magento/Tax/Test/Fixture/TaxClass.xml | 2 +- .../app/Magento/Tax/Test/Fixture/TaxRate.xml | 2 +- .../app/Magento/Tax/Test/Fixture/TaxRule.xml | 2 +- .../Tax/Test/Fixture/TaxRule/TaxClass.php | 2 +- .../Tax/Test/Fixture/TaxRule/TaxRate.php | 2 +- .../Tax/Test/Handler/Curl/RemoveTaxRule.php | 2 +- .../Tax/Test/Handler/TaxClass/Curl.php | 2 +- .../Handler/TaxClass/TaxClassInterface.php | 2 +- .../Tax/Test/Handler/TaxClass/Webapi.php | 2 +- .../Magento/Tax/Test/Handler/TaxRate/Curl.php | 2 +- .../Test/Handler/TaxRate/TaxRateInterface.php | 2 +- .../Tax/Test/Handler/TaxRate/Webapi.php | 2 +- .../Magento/Tax/Test/Handler/TaxRule/Curl.php | 2 +- .../Test/Handler/TaxRule/TaxRuleInterface.php | 2 +- .../Tax/Test/Handler/TaxRule/Webapi.php | 2 +- .../Tax/Test/Page/Adminhtml/TaxRateIndex.xml | 2 +- .../Tax/Test/Page/Adminhtml/TaxRateNew.xml | 2 +- .../Tax/Test/Page/Adminhtml/TaxRuleIndex.xml | 2 +- .../Tax/Test/Page/Adminhtml/TaxRuleNew.xml | 2 +- .../Tax/Test/Repository/ConfigData.xml | 2 +- .../Magento/Tax/Test/Repository/TaxClass.xml | 2 +- .../Magento/Tax/Test/Repository/TaxRate.xml | 2 +- .../Magento/Tax/Test/Repository/TaxRule.xml | 2 +- .../TestCase/ApplyTaxBasedOnVatIdTest.php | 2 +- .../TestCase/ApplyTaxBasedOnVatIdTest.xml | 2 +- .../Test/TestCase/CreateTaxRateEntityTest.php | 2 +- .../Test/TestCase/CreateTaxRateEntityTest.xml | 2 +- .../Test/TestCase/CreateTaxRuleEntityTest.php | 2 +- .../Test/TestCase/CreateTaxRuleEntityTest.xml | 2 +- .../Test/TestCase/DeleteTaxRateEntityTest.php | 2 +- .../Test/TestCase/DeleteTaxRateEntityTest.xml | 2 +- .../Test/TestCase/DeleteTaxRuleEntityTest.php | 2 +- .../Test/TestCase/DeleteTaxRuleEntityTest.xml | 2 +- .../Tax/Test/TestCase/NavigateMenuTest.xml | 2 +- .../Tax/Test/TestCase/TaxCalculationTest.php | 2 +- .../Tax/Test/TestCase/TaxCalculationTest.xml | 2 +- .../Test/TestCase/TaxWithCrossBorderTest.php | 2 +- .../Test/TestCase/TaxWithCrossBorderTest.xml | 2 +- .../Test/TestCase/UpdateTaxRateEntityTest.php | 2 +- .../Test/TestCase/UpdateTaxRateEntityTest.xml | 2 +- .../Test/TestCase/UpdateTaxRuleEntityTest.php | 2 +- .../Test/TestCase/UpdateTaxRuleEntityTest.xml | 2 +- .../Tax/Test/TestStep/CreateTaxRuleStep.php | 2 +- .../Test/TestStep/DeleteAllTaxRulesStep.php | 2 +- .../app/Magento/Tax/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Tax/Test/etc/di.xml | 2 +- .../app/Magento/Tax/Test/etc/testcase.xml | 2 +- .../app/Magento/Tax/Test/etc/webapi/di.xml | 2 +- .../Theme/Test/Block/Html/Breadcrumbs.php | 2 +- .../Magento/Theme/Test/Block/Html/Footer.php | 2 +- .../Magento/Theme/Test/Block/Html/Logo.php | 2 +- .../Magento/Theme/Test/Block/Html/Title.php | 2 +- .../Magento/Theme/Test/Block/Html/Topmenu.php | 2 +- .../app/Magento/Theme/Test/Block/Links.php | 2 +- .../Test/Page/CheckoutOnepageSuccess.xml | 2 +- .../Theme/Test/TestCase/NavigateMenuTest.xml | 2 +- .../Block/Adminhtml/AbstractContainer.php | 2 +- .../Adminhtml/AbstractFormContainers.php | 2 +- .../Ui/Test/Block/Adminhtml/DataGrid.php | 2 +- .../Ui/Test/Block/Adminhtml/FormSections.php | 2 +- .../Magento/Ui/Test/Block/Adminhtml/Modal.php | 2 +- .../Ui/Test/Block/Adminhtml/Section.php | 2 +- .../app/Magento/Ui/Test/Block/Messages.php | 2 +- .../Test/Constraint/AssertGridFiltering.php | 2 +- .../Constraint/AssertGridFullTextSearch.php | 2 +- .../Ui/Test/Constraint/AssertGridSorting.php | 2 +- .../Ui/Test/TestCase/GridFilteringTest.php | 2 +- .../Test/TestCase/GridFullTextSearchTest.php | 2 +- .../Ui/Test/TestCase/GridSortingTest.php | 2 +- .../tests/app/Magento/Ui/Test/etc/di.xml | 2 +- .../Ups/Test/Repository/ConfigData.xml | 2 +- .../Ups/Test/TestCase/OnePageCheckoutTest.xml | 2 +- .../Block/Adminhtml/Catalog/Category/Grid.php | 2 +- .../Block/Adminhtml/Catalog/Category/Tree.php | 2 +- .../Adminhtml/Catalog/Edit/UrlRewriteForm.php | 2 +- .../Adminhtml/Catalog/Edit/UrlRewriteForm.xml | 2 +- .../Block/Adminhtml/Catalog/Product/Grid.php | 2 +- .../Test/Block/Adminhtml/Cms/Page/Grid.php | 2 +- .../Test/Block/Adminhtml/Selector.php | 2 +- .../AssertCategoryUrlWithCustomStoreView.php | 2 +- .../AssertPageByUrlRewriteIsNotFound.php | 2 +- .../AssertUrlRewriteAfterDeletingCategory.php | 2 +- .../AssertUrlRewriteCategoryInGrid.php | 2 +- .../AssertUrlRewriteCategoryNotInGrid.php | 2 +- .../AssertUrlRewriteCategoryRedirect.php | 2 +- .../AssertUrlRewriteCustomRedirect.php | 2 +- .../AssertUrlRewriteCustomSearchRedirect.php | 2 +- .../AssertUrlRewriteDeletedMessage.php | 2 +- .../Constraint/AssertUrlRewriteInGrid.php | 2 +- .../Constraint/AssertUrlRewriteNotInGrid.php | 2 +- .../AssertUrlRewriteProductInGrid.php | 2 +- .../AssertUrlRewriteProductNotInGrid.php | 2 +- .../AssertUrlRewriteProductRedirect.php | 2 +- .../AssertUrlRewriteRedirectInGrid.php | 2 +- .../AssertUrlRewriteSaveMessage.php | 2 +- ...AssertUrlRewriteSuccessOutsideRedirect.php | 2 +- .../AssertUrlRewriteUpdatedProductInGrid.php | 2 +- .../AssertUrlRewritesCategoriesInGrid.php | 2 +- .../AssertUrlRewritesRedirectInGrid.php | 2 +- .../UrlRewrite/Test/Fixture/UrlRewrite.xml | 2 +- .../Test/Fixture/UrlRewrite/StoreId.php | 2 +- .../Test/Fixture/UrlRewrite/TargetPath.php | 2 +- .../Test/Handler/UrlRewrite/Curl.php | 2 +- .../UrlRewrite/UrlRewriteInterface.php | 2 +- .../Test/Page/Adminhtml/UrlRewriteEdit.xml | 2 +- .../Test/Page/Adminhtml/UrlRewriteIndex.xml | 2 +- .../UrlRewrite/Test/Repository/UrlRewrite.xml | 2 +- .../Test/TestCase/CategoryUrlRewriteTest.php | 2 +- .../Test/TestCase/CategoryUrlRewriteTest.xml | 2 +- .../CreateCategoryRewriteEntityTest.php | 2 +- .../CreateCategoryRewriteEntityTest.xml | 2 +- .../CreateCustomUrlRewriteEntityTest.php | 2 +- .../CreateCustomUrlRewriteEntityTest.xml | 2 +- .../CreateProductUrlRewriteEntityTest.php | 2 +- .../CreateProductUrlRewriteEntityTest.xml | 2 +- ...oductWithSeveralWebsitesUrlRewriteTest.php | 2 +- ...oductWithSeveralWebsitesUrlRewriteTest.xml | 2 +- .../DeleteCategoryUrlRewriteEntityTest.php | 2 +- .../DeleteCategoryUrlRewriteEntityTest.xml | 2 +- .../DeleteCustomUrlRewriteEntityTest.php | 2 +- .../DeleteCustomUrlRewriteEntityTest.xml | 2 +- .../DeleteProductUrlRewriteEntityTest.php | 2 +- .../DeleteProductUrlRewriteEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../UpdateCategoryUrlRewriteEntityTest.php | 2 +- .../UpdateCategoryUrlRewriteEntityTest.xml | 2 +- .../UpdateCustomUrlRewriteEntityTest.php | 2 +- .../UpdateCustomUrlRewriteEntityTest.xml | 2 +- .../UpdateProductUrlRewriteEntityTest.php | 2 +- .../UpdateProductUrlRewriteEntityTest.xml | 2 +- .../Magento/UrlRewrite/Test/etc/curl/di.xml | 2 +- .../Test/Block/Adminhtml/LockedUsersGrid.php | 2 +- .../Test/Block/Adminhtml/Role/PageActions.php | 2 +- .../Test/Block/Adminhtml/Role/RoleForm.php | 2 +- .../Test/Block/Adminhtml/Role/RoleForm.xml | 2 +- .../Test/Block/Adminhtml/Role/Tab/Role.php | 2 +- .../Block/Adminhtml/Role/Tab/User/Grid.php | 2 +- .../User/Test/Block/Adminhtml/RoleGrid.php | 2 +- .../Test/Block/Adminhtml/User/Edit/Form.php | 2 +- .../Block/Adminhtml/User/Edit/PageActions.php | 2 +- .../Block/Adminhtml/User/Edit/Tab/Roles.php | 2 +- .../Test/Block/Adminhtml/User/Tab/Role.php | 2 +- .../Block/Adminhtml/User/Tab/Role/Grid.php | 2 +- .../Test/Block/Adminhtml/User/UserForm.php | 2 +- .../Test/Block/Adminhtml/User/UserForm.xml | 2 +- .../User/Test/Block/Adminhtml/UserGrid.php | 2 +- .../AssertAccessTokensErrorRevokeMessage.php | 2 +- .../AssertImpossibleDeleteYourOwnAccount.php | 2 +- .../AssertImpossibleDeleteYourOwnRole.php | 2 +- .../AssertIncorrectUserPassword.php | 2 +- .../User/Test/Constraint/AssertRoleInGrid.php | 2 +- .../Test/Constraint/AssertRoleNotInGrid.php | 2 +- .../AssertRoleSuccessDeleteMessage.php | 2 +- .../AssertRoleSuccessSaveMessage.php | 2 +- .../Constraint/AssertUserDuplicateMessage.php | 2 +- ...sertUserFailedLoginByPermissionMessage.php | 2 +- .../AssertUserFailedLoginMessage.php | 2 +- .../User/Test/Constraint/AssertUserInGrid.php | 2 +- .../AssertUserInvalidEmailHostnameMessage.php | 2 +- .../AssertUserInvalidEmailMessage.php | 2 +- .../Test/Constraint/AssertUserNotInGrid.php | 2 +- .../AssertUserPasswordChangedSuccessfully.php | 2 +- .../AssertUserRoleRestrictedAccess.php | 2 +- .../AssertUserSuccessDeleteMessage.php | 2 +- .../Constraint/AssertUserSuccessLogOut.php | 2 +- .../Constraint/AssertUserSuccessLogin.php | 2 +- .../AssertUserSuccessSaveMessage.php | 2 +- .../app/Magento/User/Test/Fixture/Role.xml | 2 +- .../User/Test/Fixture/Role/InRoleUsers.php | 2 +- .../app/Magento/User/Test/Fixture/User.xml | 2 +- .../Test/Fixture/User/CurrentPassword.php | 2 +- .../Magento/User/Test/Fixture/User/RoleId.php | 2 +- .../Magento/User/Test/Handler/Role/Curl.php | 2 +- .../User/Test/Handler/Role/RoleInterface.php | 2 +- .../Magento/User/Test/Handler/User/Curl.php | 2 +- .../User/Test/Handler/User/UserInterface.php | 2 +- .../User/Test/Page/Adminhtml/UserEdit.xml | 2 +- .../User/Test/Page/Adminhtml/UserIndex.xml | 2 +- .../User/Test/Page/Adminhtml/UserLocks.xml | 2 +- .../Test/Page/Adminhtml/UserRoleEditRole.xml | 2 +- .../Test/Page/Adminhtml/UserRoleIndex.xml | 2 +- .../User/Test/Repository/ConfigData.xml | 2 +- .../app/Magento/User/Test/Repository/Role.xml | 2 +- .../app/Magento/User/Test/Repository/User.xml | 2 +- .../TestCase/CreateAdminUserEntityTest.php | 2 +- .../TestCase/CreateAdminUserEntityTest.xml | 2 +- .../CreateAdminUserRoleEntityTest.php | 2 +- .../CreateAdminUserRoleEntityTest.xml | 2 +- .../Test/TestCase/CustomAclPermissionTest.php | 2 +- .../TestCase/DeleteAdminUserEntityTest.php | 2 +- .../TestCase/DeleteAdminUserEntityTest.xml | 2 +- .../TestCase/DeleteUserRoleEntityTest.php | 2 +- .../TestCase/DeleteUserRoleEntityTest.xml | 2 +- .../Test/TestCase/LockAdminUserEntityTest.php | 2 +- .../Test/TestCase/LockAdminUserEntityTest.xml | 2 +- .../User/Test/TestCase/NavigateMenuTest.xml | 2 +- ...lAccessTokensForAdminWithoutTokensTest.php | 2 +- ...lAccessTokensForAdminWithoutTokensTest.xml | 2 +- .../Test/TestCase/UnlockAdminUserTest.php | 2 +- .../Test/TestCase/UnlockAdminUserTest.xml | 2 +- .../TestCase/UpdateAdminUserEntityTest.php | 2 +- .../TestCase/UpdateAdminUserEntityTest.xml | 2 +- .../UpdateAdminUserRoleEntityTest.php | 2 +- .../UpdateAdminUserRoleEntityTest.xml | 2 +- ...ePasswordUserEntityPciRequirementsTest.php | 2 +- ...ePasswordUserEntityPciRequirementsTest.xml | 2 +- .../UserLoginAfterChangingPermissionsTest.php | 2 +- .../UserLoginAfterChangingPermissionsTest.xml | 2 +- .../User/Test/TestStep/CreateUserStep.php | 2 +- .../Test/TestStep/LoginUserOnBackendStep.php | 2 +- .../Test/TestStep/LogoutUserOnBackendStep.php | 2 +- .../app/Magento/User/Test/etc/curl/di.xml | 2 +- .../Usps/Test/Repository/ConfigData.xml | 2 +- .../Test/TestCase/OnePageCheckoutTest.xml | 2 +- .../System/Variable/Edit/VariableForm.php | 2 +- .../System/Variable/Edit/VariableForm.xml | 2 +- .../System/Variable/FormPageActions.php | 2 +- .../Block/Adminhtml/System/Variable/Grid.php | 2 +- .../Constraint/AssertCustomVariableForm.php | 2 +- .../Constraint/AssertCustomVariableInGrid.php | 2 +- .../Constraint/AssertCustomVariableInPage.php | 2 +- .../AssertCustomVariableNotInCmsPageForm.php | 2 +- .../AssertCustomVariableNotInGrid.php | 2 +- .../AssertCustomVariableRestrictedAccess.php | 2 +- ...sertCustomVariableSuccessDeleteMessage.php | 2 +- ...AssertCustomVariableSuccessSaveMessage.php | 2 +- .../Variable/Test/Fixture/SystemVariable.xml | 2 +- .../Test/Handler/SystemVariable/Curl.php | 2 +- .../SystemVariableInterface.php | 2 +- .../Page/Adminhtml/SystemVariableIndex.xml | 2 +- .../Test/Page/Adminhtml/SystemVariableNew.xml | 2 +- .../Test/Repository/SystemVariable.xml | 2 +- .../CreateCustomVariableEntityTest.php | 2 +- .../CreateCustomVariableEntityTest.xml | 2 +- .../Test/TestCase/CustomAclPermissionTest.xml | 2 +- .../DeleteCustomVariableEntityTest.php | 2 +- .../DeleteCustomVariableEntityTest.xml | 2 +- .../Test/TestCase/NavigateMenuTest.xml | 2 +- .../UpdateCustomVariableEntityTest.php | 2 +- .../UpdateCustomVariableEntityTest.xml | 2 +- .../app/Magento/Variable/Test/etc/curl/di.xml | 2 +- .../Block/Onepage/Payment/Method/Vault.php | 2 +- .../Vault/Test/Block/StoredPayments.php | 2 +- .../AssertCreditCardNotPresentOnCheckout.php | 2 +- .../AssertSaveCreditCardOptionNotPresent.php | 2 +- .../AssertStoredPaymentDeletedMessage.php | 2 +- .../Vault/Test/Page/CheckoutOnepage.xml | 2 +- .../Vault/Test/Page/StoredPaymentMethods.xml | 2 +- .../TestCase/CreateVaultOrderBackendTest.php | 2 +- .../TestCase/DeleteSavedCreditCardTest.php | 2 +- .../TestCase/DeleteSavedCreditCardTest.xml | 2 +- .../Test/TestCase/ReorderUsingVaultTest.php | 2 +- .../Test/TestCase/UseVaultOnCheckoutTest.php | 2 +- .../CheckSaveCreditCardOptionStep.php | 2 +- .../DeleteCreditCardFromMyAccountStep.php | 2 +- .../Test/TestStep/DeleteStoredPaymentStep.php | 2 +- .../TestStep/SaveCreditCardOnBackendStep.php | 2 +- .../Test/TestStep/SaveCreditCardStep.php | 2 +- .../TestStep/SubmitOrderWithVaultStep.php | 2 +- .../TestStep/UseSavedPaymentMethodStep.php | 2 +- .../TestStep/UseVaultPaymentTokenStep.php | 2 +- .../tests/app/Magento/Vault/Test/etc/di.xml | 2 +- .../app/Magento/Vault/Test/etc/testcase.xml | 2 +- .../Edit/Section/ProductDetails/Fpt.php | 2 +- .../app/Magento/Weee/Test/Block/Cart.php | 2 +- .../Magento/Weee/Test/Block/Cart/CartItem.php | 2 +- .../Weee/Test/Block/Cart/CartItem/Fpt.php | 2 +- .../Magento/Weee/Test/Block/Cart/Totals.php | 2 +- .../Weee/Test/Block/Cart/Totals/Fpt.php | 2 +- .../Weee/Test/Block/Product/ListProduct.php | 2 +- .../Magento/Weee/Test/Block/Product/Price.php | 2 +- .../Block/Product/ProductList/ProductItem.php | 2 +- .../Magento/Weee/Test/Block/Product/View.php | 2 +- .../Weee/Test/Constraint/AssertFptApplied.php | 2 +- .../Page/Category/CatalogCategoryView.xml | 2 +- .../Magento/Weee/Test/Page/CheckoutCart.xml | 2 +- .../Test/Page/Product/CatalogProductView.xml | 2 +- .../Weee/Test/Repository/ConfigData.xml | 2 +- .../Test/TestCase/CreateTaxWithFptTest.php | 2 +- .../Test/TestCase/CreateTaxWithFptTest.xml | 2 +- .../tests/app/Magento/Weee/Test/etc/di.xml | 2 +- .../Block/Adminhtml/Widget/ChosenOption.php | 2 +- .../Widget/Instance/Edit/Tab/Parameters.php | 2 +- .../ParametersType/CatalogCategoryLink.php | 2 +- .../ParametersType/CatalogCategoryLink.xml | 2 +- .../CatalogCategoryLink/Form.php | 2 +- .../CatalogCategoryLink/Form.xml | 2 +- .../ParametersType/CatalogNewProductsList.php | 2 +- .../ParametersType/CatalogNewProductsList.xml | 2 +- .../Tab/ParametersType/CatalogProductLink.php | 2 +- .../Tab/ParametersType/CatalogProductLink.xml | 2 +- .../CatalogProductLink/Grid.php | 2 +- .../Edit/Tab/ParametersType/CmsPageLink.php | 2 +- .../Edit/Tab/ParametersType/CmsPageLink.xml | 2 +- .../Tab/ParametersType/CmsPageLink/Grid.php | 2 +- .../Tab/ParametersType/CmsStaticBlock.php | 2 +- .../Tab/ParametersType/CmsStaticBlock.xml | 2 +- .../ParametersType/CmsStaticBlock/Grid.php | 2 +- .../Tab/ParametersType/ParametersForm.php | 2 +- .../RecentlyComparedProducts.php | 2 +- .../RecentlyComparedProducts.xml | 2 +- .../ParametersType/RecentlyViewedProducts.php | 2 +- .../ParametersType/RecentlyViewedProducts.xml | 2 +- .../Widget/Instance/Edit/Tab/Settings.php | 2 +- .../Instance/Edit/Tab/WidgetInstance.php | 2 +- .../Tab/WidgetInstanceType/Categories.php | 2 +- .../Tab/WidgetInstanceType/Categories.xml | 2 +- .../Tab/WidgetInstanceType/GenericPages.php | 2 +- .../Tab/WidgetInstanceType/GenericPages.xml | 2 +- .../Tab/WidgetInstanceType/Product/Grid.php | 2 +- .../Edit/Tab/WidgetInstanceType/Products.php | 2 +- .../Edit/Tab/WidgetInstanceType/Products.xml | 2 +- .../WidgetInstanceType/WidgetInstanceForm.php | 2 +- .../Widget/Instance/Edit/WidgetForm.php | 2 +- .../Widget/Instance/Edit/WidgetForm.xml | 2 +- .../Block/Adminhtml/Widget/WidgetGrid.php | 2 +- .../Test/Block/Adminhtml/WidgetForm.php | 2 +- .../Test/Block/Adminhtml/WidgetForm.xml | 2 +- .../Magento/Widget/Test/Block/WidgetView.php | 2 +- .../AssertThemeFilterValuesOnWidgetGrid.php | 2 +- .../AssertWidgetAbsentOnFrontendHome.php | 2 +- .../AssertWidgetCatalogCategoryLink.php | 2 +- .../AssertWidgetCatalogNewProductsList.php | 2 +- .../Constraint/AssertWidgetCmsPageLink.php | 2 +- .../Test/Constraint/AssertWidgetInGrid.php | 2 +- .../AssertWidgetOnFrontendInCatalog.php | 2 +- .../Constraint/AssertWidgetOnProductPage.php | 2 +- .../Constraint/AssertWidgetProductLink.php | 2 +- .../AssertWidgetRecentlyComparedProducts.php | 2 +- .../AssertWidgetRecentlyViewedProducts.php | 2 +- .../AssertWidgetSuccessDeleteMessage.php | 2 +- .../AssertWidgetSuccessSaveMessage.php | 2 +- .../Test/Constraint/AssertWidgetsInGrid.php | 2 +- .../Magento/Widget/Test/Fixture/Widget.xml | 2 +- .../Widget/Test/Fixture/Widget/Parameters.php | 2 +- .../Widget/Test/Fixture/Widget/StoreIds.php | 2 +- .../Test/Fixture/Widget/WidgetInstance.php | 2 +- .../Widget/Test/Handler/Widget/Curl.php | 2 +- .../Test/Handler/Widget/WidgetInterface.php | 2 +- .../Page/Adminhtml/WidgetInstanceEdit.xml | 2 +- .../Page/Adminhtml/WidgetInstanceIndex.xml | 2 +- .../Test/Page/Adminhtml/WidgetInstanceNew.xml | 2 +- .../Magento/Widget/Test/Repository/Widget.xml | 2 +- .../Test/Repository/Widget/Parameters.xml | 2 +- .../Test/Repository/Widget/WidgetInstance.xml | 2 +- .../AbstractCreateWidgetEntityTest.php | 2 +- .../Test/TestCase/CreateWidgetEntityTest.php | 2 +- .../Test/TestCase/CreateWidgetEntityTest.xml | 2 +- .../Test/TestCase/CreateWidgetsEntityTest.php | 2 +- .../Test/TestCase/CreateWidgetsEntityTest.xml | 2 +- .../Test/TestCase/DeleteWidgetEntityTest.php | 2 +- .../Test/TestCase/DeleteWidgetEntityTest.xml | 2 +- .../Widget/Test/TestCase/NavigateMenuTest.xml | 2 +- .../Test/TestStep/DeleteAllWidgetsStep.php | 2 +- .../app/Magento/Widget/Test/etc/curl/di.xml | 2 +- .../tests/app/Magento/Widget/Test/etc/di.xml | 2 +- .../Adminhtml/Customer/Edit/Tab/Wishlist.php | 2 +- .../Customer/Edit/Tab/Wishlist/Grid.php | 2 +- .../Block/Adminhtml/Edit/CustomerForm.xml | 2 +- .../Wishlist/Test/Block/Customer/Sharing.php | 2 +- .../Wishlist/Test/Block/Customer/Sharing.xml | 2 +- .../Wishlist/Test/Block/Customer/Wishlist.php | 2 +- .../Test/Block/Customer/Wishlist/Items.php | 2 +- .../Block/Customer/Wishlist/Items/Product.php | 2 +- .../Block/Customer/Wishlist/Items/Product.xml | 2 +- .../AbstractAssertWishlistProductDetails.php | 2 +- ...sertAddProductToWishlistSuccessMessage.php | 2 +- ...AssertCustomerWishlistOnBackendIsEmpty.php | 2 +- ...ertMoveProductToWishlistSuccessMessage.php | 2 +- .../AssertProductDetailsInWishlist.php | 2 +- ...ProductInCustomerWishlistOnBackendGrid.php | 2 +- ...ductIsPresentInCustomerBackendWishlist.php | 2 +- .../AssertProductIsPresentInWishlist.php | 2 +- .../AssertProductPriceIsNotZero.php | 2 +- .../AssertProductsIsAbsentInWishlist.php | 2 +- ...uctsIsPresentInCustomerBackendWishlist.php | 2 +- .../Test/Constraint/AssertWishlistIsEmpty.php | 2 +- .../Constraint/AssertWishlistShareMessage.php | 2 +- .../Wishlist/Test/Page/WishlistIndex.xml | 2 +- .../Wishlist/Test/Page/WishlistShare.xml | 2 +- .../Test/TestCase/AbstractWishlistTest.php | 2 +- .../AddProductToWishlistEntityTest.php | 2 +- .../AddProductToWishlistEntityTest.xml | 2 +- ...CartFromCustomerWishlistOnFrontendTest.php | 2 +- ...CartFromCustomerWishlistOnFrontendTest.xml | 2 +- ...ProductInCustomerWishlistOnBackendTest.php | 2 +- ...ProductInCustomerWishlistOnBackendTest.xml | 2 +- ...roductInCustomerWishlistOnFrontendTest.php | 2 +- ...roductInCustomerWishlistOnFrontendTest.xml | 2 +- ...oductFromCustomerWishlistOnBackendTest.php | 2 +- ...oductFromCustomerWishlistOnBackendTest.xml | 2 +- ...leteProductsFromWishlistOnFrontendTest.php | 2 +- ...leteProductsFromWishlistOnFrontendTest.xml | 2 +- ...eProductFromShoppingCartToWishlistTest.php | 2 +- ...eProductFromShoppingCartToWishlistTest.xml | 2 +- .../Test/TestCase/ShareWishlistEntityTest.php | 2 +- .../Test/TestCase/ShareWishlistEntityTest.xml | 2 +- ...ProductInCustomerWishlistOnBackendTest.php | 2 +- ...ProductInCustomerWishlistOnBackendTest.xml | 2 +- .../TestStep/AddProductsToWishlistStep.php | 2 +- .../Magento/Mtf/TestSuite/InjectableTests.php | 2 +- .../TestSuite/InjectableTests/3rd_party.xml | 2 +- .../TestSuite/InjectableTests/acceptance.xml | 2 +- .../InjectableTests/acceptance_unstable.xml | 2 +- .../Mtf/TestSuite/InjectableTests/basic.xml | 2 +- .../TestSuite/InjectableTests/basic_green.xml | 2 +- .../TestSuite/InjectableTests/category.xml | 2 +- .../InjectableTests/extended_acceptance.xml | 2 +- .../InjectableTests/installation.xml | 2 +- .../Mtf/TestSuite/InjectableTests/mvp.xml | 2 +- .../Mtf/TestSuite/InjectableTests/setup.xml | 2 +- .../Mtf/TestSuite/InjectableTests/upgrade.xml | 2 +- dev/tests/functional/utils/bootstrap.php | 2 +- dev/tests/functional/utils/command.php | 2 +- .../utils/deleteMagentoGeneratedCode.php | 2 +- dev/tests/functional/utils/export.php | 2 +- dev/tests/functional/utils/generate.php | 2 +- .../functional/utils/generate/factory.php | 2 +- .../functional/utils/generate/fixture.php | 2 +- .../functional/utils/generate/handler.php | 2 +- dev/tests/functional/utils/generate/page.php | 2 +- .../functional/utils/generate/repository.php | 2 +- .../functional/utils/generateFixtureXml.php | 2 +- dev/tests/functional/utils/locales.php | 2 +- dev/tests/functional/utils/log.php | 2 +- dev/tests/functional/utils/mtf | 2 +- dev/tests/functional/utils/pathChecker.php | 2 +- dev/tests/functional/utils/website.php | 2 +- .../etc/module.xml | 2 +- .../etc/zip_codes.xml | 2 +- .../registration.php | 2 +- .../Magento/TestModuleSample/etc/module.xml | 2 +- .../Magento/TestModuleSample/registration.php | 2 +- .../integration/etc/config-global.php.dist | 2 +- .../integration/etc/di/preferences/ce.php | 2 +- .../etc/install-config-mysql.php.dist | 2 +- .../etc/install-config-mysql.travis.php.dist | 2 +- .../Annotation/AdminConfigFixture.php | 2 +- .../TestFramework/Annotation/AppArea.php | 2 +- .../TestFramework/Annotation/AppIsolation.php | 2 +- .../TestFramework/Annotation/Cache.php | 2 +- .../Annotation/ComponentRegistrarFixture.php | 2 +- .../Annotation/ConfigFixture.php | 2 +- .../TestFramework/Annotation/DataFixture.php | 2 +- .../DataFixtureBeforeTransaction.php | 2 +- .../TestFramework/Annotation/DbIsolation.php | 2 +- .../Api/Config/Reader/FileResolver.php | 2 +- .../Magento/TestFramework/App/Config.php | 2 +- .../TestFramework/App/EnvironmentFactory.php | 2 +- .../Magento/TestFramework/App/Filesystem.php | 2 +- .../TestFramework/App/MutableScopeConfig.php | 2 +- .../ObjectManager/Environment/Developer.php | 2 +- .../TestFramework/App/ReinitableConfig.php | 2 +- .../Magento/TestFramework/App/State.php | 2 +- .../Magento/TestFramework/Application.php | 2 +- .../TestFramework/Backend/App/Config.php | 2 +- .../Magento/TestFramework/Bootstrap.php | 2 +- .../TestFramework/Bootstrap/DocBlock.php | 2 +- .../TestFramework/Bootstrap/Environment.php | 2 +- .../TestFramework/Bootstrap/Memory.php | 2 +- .../TestFramework/Bootstrap/MemoryFactory.php | 2 +- .../TestFramework/Bootstrap/Profiler.php | 2 +- .../TestFramework/Bootstrap/Settings.php | 2 +- .../Magento/TestFramework/Config.php | 2 +- .../Magento/TestFramework/CookieManager.php | 2 +- .../Magento/TestFramework/Db/AbstractDb.php | 2 +- .../TestFramework/Db/Adapter/Mysql.php | 2 +- .../Db/Adapter/TransactionInterface.php | 2 +- .../TestFramework/Db/ConnectionAdapter.php | 2 +- .../Magento/TestFramework/Db/Mysql.php | 2 +- .../Magento/TestFramework/Db/Sequence.php | 2 +- .../TestFramework/Db/Sequence/Builder.php | 2 +- .../Magento/TestFramework/Entity.php | 2 +- .../TestFramework/ErrorLog/Listener.php | 2 +- .../Magento/TestFramework/ErrorLog/Logger.php | 2 +- .../Magento/TestFramework/Event/Magento.php | 2 +- .../TestFramework/Event/Param/Transaction.php | 2 +- .../Magento/TestFramework/Event/PhpUnit.php | 2 +- .../TestFramework/Event/Transaction.php | 2 +- .../Magento/TestFramework/EventManager.php | 2 +- .../Magento/TestFramework/Helper/Api.php | 2 +- .../TestFramework/Helper/Bootstrap.php | 2 +- .../TestFramework/Helper/CacheCleaner.php | 2 +- .../Magento/TestFramework/Helper/Config.php | 2 +- .../Magento/TestFramework/Helper/Eav.php | 2 +- .../Magento/TestFramework/Helper/Factory.php | 2 +- .../Magento/TestFramework/Helper/Memory.php | 2 +- .../TestFramework/Indexer/TestCase.php | 2 +- .../TestFramework/Interception/PluginList.php | 2 +- .../TestFramework/Isolation/AppConfig.php | 2 +- .../Isolation/DeploymentConfig.php | 2 +- .../Isolation/WorkingDirectory.php | 2 +- .../TestFramework/Listener/ExtededTestdox.php | 2 +- .../Mail/Template/TransportBuilderMock.php | 2 +- .../Mail/TransportInterfaceMock.php | 2 +- .../Magento/TestFramework/MemoryLimit.php | 2 +- .../Magento/TestFramework/ObjectManager.php | 2 +- .../TestFramework/ObjectManager/Config.php | 2 +- .../ObjectManager/Configurator.php | 2 +- .../TestFramework/ObjectManagerFactory.php | 2 +- .../TestFramework/Profiler/OutputBamboo.php | 2 +- .../Magento/TestFramework/Request.php | 2 +- .../Magento/TestFramework/Response.php | 2 +- .../TestFramework/Store/StoreManager.php | 2 +- .../TestCase/AbstractBackendController.php | 2 +- .../TestCase/AbstractConfigFiles.php | 2 +- .../TestCase/AbstractController.php | 2 +- .../TestCase/AbstractIntegrity.php | 2 +- .../Magento/TestFramework/View/Layout.php | 2 +- .../Workaround/Cleanup/StaticProperties.php | 2 +- .../Workaround/Cleanup/TestCaseProperties.php | 2 +- .../TestFramework/Workaround/Segfault.php | 2 +- dev/tests/integration/framework/autoload.php | 2 +- dev/tests/integration/framework/bootstrap.php | 2 +- .../framework/deployTestModules.php | 2 +- .../tests/unit/framework/bootstrap.php | 2 +- .../framework/tests/unit/phpunit.xml.dist | 2 +- .../Annotation/AdminConfigFixtureTest.php | 2 +- .../Magento/Test/Annotation/AppAreaTest.php | 2 +- .../Test/Annotation/AppIsolationTest.php | 2 +- .../ComponentRegistrarFixtureTest.php | 2 +- .../Test/Annotation/ConfigFixtureTest.php | 2 +- .../Test/Annotation/DataFixtureTest.php | 2 +- .../Test/Annotation/DbIsolationTest.php | 2 +- .../components/a/aa/aaa/registration.php | 2 +- .../_files/components/a/aa/registration.php | 2 +- .../_files/components/b/registration.php | 2 +- .../_files/components/registration.php | 2 +- .../_files/sample_fixture_two_rollback.php | 2 +- .../testsuite/Magento/Test/App/ConfigTest.php | 2 +- .../Magento/Test/ApplicationTest.php | 2 +- .../Magento/Test/Bootstrap/DocBlockTest.php | 2 +- .../Test/Bootstrap/EnvironmentTest.php | 2 +- .../Magento/Test/Bootstrap/MemoryTest.php | 2 +- .../Magento/Test/Bootstrap/ProfilerTest.php | 2 +- .../Magento/Test/Bootstrap/SettingsTest.php | 2 +- .../Magento/Test/Bootstrap/_files/1.xml | 2 +- .../Magento/Test/Bootstrap/_files/1.xml.dist | 2 +- .../Magento/Test/Bootstrap/_files/2.xml | 2 +- .../Magento/Test/Bootstrap/_files/3.xml.dist | 2 +- .../Magento/Test/Bootstrap/_files/4.php | 2 +- .../Magento/Test/Bootstrap/_files/metrics.php | 2 +- .../testsuite/Magento/Test/BootstrapTest.php | 2 +- .../Db/Adapter/TransactionInterfaceTest.php | 2 +- .../testsuite/Magento/Test/EntityTest.php | 2 +- .../Magento/Test/Event/MagentoTest.php | 2 +- .../Test/Event/Param/TransactionTest.php | 2 +- .../Magento/Test/Event/PhpUnitTest.php | 2 +- .../Magento/Test/Event/TransactionTest.php | 2 +- .../Magento/Test/EventManagerTest.php | 2 +- .../Magento/Test/Helper/BootstrapTest.php | 2 +- .../Magento/Test/Helper/FactoryTest.php | 2 +- .../Magento/Test/Helper/MemoryTest.php | 2 +- .../Magento/Test/Isolation/AppConfigTest.php | 2 +- .../Test/Isolation/WorkingDirectoryTest.php | 2 +- .../Magento/Test/MemoryLimitTest.php | 2 +- .../Magento/Test/ObjectManagerTest.php | 2 +- .../Test/Profiler/OutputBambooTest.php | 2 +- .../Test/Profiler/OutputBambooTestFilter.php | 2 +- .../testsuite/Magento/Test/RequestTest.php | 2 +- .../Test/TestCase/ControllerAbstractTest.php | 2 +- .../Cleanup/TestCasePropertiesTest.php | 2 +- .../TestCasePropertiesTest/DummyTestCase.php | 2 +- dev/tests/integration/phpunit.xml.dist | 2 +- .../Adminhtml/Notification/MarkAsReadTest.php | 2 +- .../Notification/MassMarkAsReadTest.php | 2 +- .../Adminhtml/Notification/MassRemoveTest.php | 2 +- .../Adminhtml/Notification/RemoveTest.php | 2 +- .../Inbox/Collection/CriticalTest.php | 2 +- .../_files/notifications.php | 2 +- .../Model/Export/AdvancedPricingTest.php | 2 +- .../Model/Import/AdvancedPricingTest.php | 2 +- .../_files/create_products.php | 2 +- .../_files/product_with_second_website.php | 2 +- .../Magento/Analytics/_files/create_link.php | 2 +- .../ResourceModel/Role/CollectionTest.php | 2 +- .../Role/Grid/CollectionTest.php | 2 +- .../Model/ResourceModel/RoleTest.php | 2 +- .../ResourceModel/Rules/CollectionTest.php | 2 +- .../Magento/Authorization/Model/RoleTest.php | 2 +- .../Magento/Authorization/Model/RulesTest.php | 2 +- .../Directpost/Payment/PlaceTest.php | 2 +- .../Directpost/Payment/PlaceTesting.php | 2 +- .../Directpost/Payment/ResponseTest.php | 2 +- .../Controller/Directpost/PaymentTest.php | 2 +- .../Model/Directpost/RequestTest.php | 2 +- .../Authorizenet/Model/DirectpostTest.php | 2 +- .../Magento/Authorizenet/_files/order.php | 2 +- .../Backend/App/AbstractActionTest.php | 2 +- .../Magento/Backend/App/RouterTest.php | 2 +- .../Backend/Block/Dashboard/GraphTest.php | 2 +- .../Dashboard/Tab/Products/ViewedTest.php | 2 +- .../Magento/Backend/Block/MenuTest.php | 2 +- .../Magento/Backend/Block/Page/FooterTest.php | 2 +- .../Magento/Backend/Block/Page/HeaderTest.php | 2 +- .../Block/System/Account/Edit/FormTest.php | 2 +- .../System/Design/Edit/Tab/GeneralTest.php | 2 +- .../Backend/Block/System/Store/DeleteTest.php | 2 +- .../System/Store/Edit/Form/GroupTest.php | 2 +- .../System/Store/Edit/Form/StoreTest.php | 2 +- .../System/Store/Edit/Form/WebsiteTest.php | 2 +- .../Backend/Block/System/Store/EditTest.php | 2 +- .../Magento/Backend/Block/TemplateTest.php | 2 +- .../Backend/Block/Widget/ContainerTest.php | 2 +- .../Block/Widget/Form/ContainerTest.php | 2 +- .../Magento/Backend/Block/Widget/FormTest.php | 2 +- .../Widget/Grid/Column/Renderer/TextTest.php | 2 +- .../Block/Widget/Grid/ColumnSetTest.php | 2 +- .../Block/Widget/Grid/ContainerTest.php | 2 +- .../Block/Widget/Grid/ExtendedTest.php | 2 +- .../Backend/Block/Widget/Grid/ItemTest.php | 2 +- .../Widget/Grid/Massaction/AdditionalTest.php | 2 +- .../Block/Widget/Grid/MassactionTest.php | 2 +- .../Magento/Backend/Block/Widget/GridTest.php | 2 +- .../Magento/Backend/Block/Widget/TabsTest.php | 2 +- .../Magento/Backend/Block/WidgetTest.php | 2 +- .../layout/layout_test_grid_handle.xml | 2 +- .../Magento/test_default/registration.php | 2 +- .../adminhtml/Magento/test_default/theme.xml | 2 +- .../Block/_files/form_key_disabled.php | 2 +- .../_files/form_key_disabled_rollback.php | 2 +- .../Magento/Backend/etc/adminhtml/menu.xml | 2 +- .../Backend/Controller/Adminhtml/AuthTest.php | 2 +- .../Adminhtml/Cache/CleanStaticFilesTest.php | 2 +- .../Adminhtml/Cache/MassActionTest.php | 2 +- .../Controller/Adminhtml/CacheTest.php | 2 +- .../Dashboard/ProductsViewedTest.php | 2 +- .../Controller/Adminhtml/DashboardTest.php | 2 +- .../Controller/Adminhtml/IndexTest.php | 2 +- .../Adminhtml/System/AccountTest.php | 2 +- .../Adminhtml/System/DesignTest.php | 2 +- .../Controller/Adminhtml/System/StoreTest.php | 2 +- .../Controller/Adminhtml/UrlRewriteTest.php | 2 +- .../Magento/Backend/Helper/DataTest.php | 2 +- .../Backend/Model/Auth/SessionTest.php | 2 +- .../Magento/Backend/Model/AuthTest.php | 2 +- .../Backend/Model/Locale/ResolverTest.php | 2 +- .../Magento/Backend/Model/MenuTest.php | 2 +- .../Backend/Model/Search/CustomerTest.php | 2 +- .../Backend/Model/Search/OrderTest.php | 2 +- .../Backend/Model/Session/AdminConfigTest.php | 2 +- .../Backend/Model/Session/QuoteTest.php | 2 +- .../Magento/Backend/Model/SessionTest.php | 2 +- .../Backend/Model/Translate/InlineTest.php | 2 +- .../Magento/Backend/Model/UrlTest.php | 2 +- .../_files/cache/all_types_invalidated.php | 2 +- .../cache/all_types_invalidated_rollback.php | 2 +- .../_files/cache/application_cache.php | 2 +- .../cache/application_cache_rollback.php | 2 +- .../_files/cache/empty_storage.php | 2 +- .../_files/cache/non_application_cache.php | 2 +- .../cache/non_application_cache_rollback.php | 2 +- .../Braintree/Block/Form/ContainerTest.php | 2 +- .../Block/VaultTokenRendererTest.php | 2 +- .../Adminhtml/Order/PaymentReviewTest.php | 2 +- .../Controller/Cards/DeleteActionTest.php | 2 +- .../Braintree/Gateway/Config/ConfigTest.php | 2 +- .../System/Config/CountryCreditCardTest.php | 2 +- .../Braintree/Model/PaymentMethodListTest.php | 2 +- .../PayPal/TokenUiComponentProviderTest.php | 2 +- .../Model/Ui/TokensConfigProviderTest.php | 2 +- .../Magento/Braintree/_files/fraud_order.php | 2 +- .../Magento/Braintree/_files/payments.php | 2 +- .../Magento/Braintree/_files/paypal_quote.php | 2 +- .../Braintree/_files/paypal_vault_token.php | 2 +- .../Tab/Bundle/Option/Search/GridTest.php | 2 +- .../Edit/Tab/Bundle/Option/SearchTest.php | 2 +- .../Magento/Bundle/Controller/ProductTest.php | 2 +- .../Model/Product/BundlePriceAbstract.php | 2 +- .../DynamicBundlePriceCalculatorTest.php | 2 +- ...ndleWithCatalogPriceRuleCalculatorTest.php | 2 +- ...icBundleWithSpecialPriceCalculatorTest.php | 2 +- ...namicBundleWithTierPriceCalculatorTest.php | 2 +- .../FixedBundlePriceCalculatorTest.php | 2 +- ...ndleWithCatalogPriceRuleCalculatorTest.php | 2 +- ...edBundleWithSpecialPriceCalculatorTest.php | 2 +- ...FixedBundleWithTierPriceCalculatorTest.php | 2 +- .../Bundle/Model/Product/IsSaleableTest.php | 2 +- .../Bundle/Model/Product/OptionListTest.php | 2 +- .../Bundle/Model/Product/PriceTest.php | 2 +- .../Magento/Bundle/Model/Product/TypeTest.php | 2 +- .../Magento/Bundle/Model/ProductTest.php | 2 +- .../dynamic_bundle_product.php | 2 +- .../dynamic_bundle_product_rollback.php | 2 +- ...namic_bundle_product_with_catalog_rule.php | 2 +- ...dle_product_with_catalog_rule_rollback.php | 2 +- ...amic_bundle_product_with_special_price.php | 2 +- ...le_product_with_special_price_rollback.php | 2 +- .../PriceCalculator/fixed_bundle_product.php | 2 +- .../fixed_bundle_product_rollback.php | 2 +- ...fixed_bundle_product_with_catalog_rule.php | 2 +- ...dle_product_with_catalog_rule_rollback.php | 2 +- ...ixed_bundle_product_with_special_price.php | 2 +- ...le_product_with_special_price_rollback.php | 2 +- .../Bundle/_files/issaleable_product.php | 2 +- .../_files/issaleable_product_rollback.php | 2 +- .../Bundle/_files/multiple_products.php | 2 +- .../_files/multiple_products_rollback.php | 2 +- .../order_item_with_bundle_and_options.php | 2 +- ..._item_with_bundle_and_options_rollback.php | 2 +- .../Magento/Bundle/_files/product.php | 2 +- .../Bundle/_files/product_rollback.php | 2 +- .../_files/product_with_multiple_options.php | 2 +- ...product_with_multiple_options_rollback.php | 2 +- .../_files/product_with_tier_pricing.php | 2 +- .../BundleImportExport/Model/BundleTest.php | 2 +- .../Model/Export/RowCustomizerTest.php | 2 +- .../Model/Import/Product/Type/BundleTest.php | 2 +- .../Adminhtml/Captcha/DefaultCaptchaTest.php | 2 +- .../Captcha/Block/Captcha/DefaultTest.php | 2 +- ...tionWithInvalidCaptchaReturnsErrorTest.php | 2 +- ...IsRequiredAfterFailedLoginAttemptsTest.php | 2 +- ...successfulMessageWhenCaptchaFailedTest.php | 2 +- ...otPasswordBackendWhenCaptchaFailedTest.php | 2 +- .../Magento/Captcha/_files/dummy_user.php | 2 +- .../Category/Checkboxes/TreeTest.php | 2 +- .../Block/Adminhtml/Category/TreeTest.php | 2 +- .../Product/Attribute/Edit/Tab/FrontTest.php | 2 +- .../Product/Attribute/Set/Toolbar/AddTest.php | 2 +- .../Block/Adminhtml/Product/Edit/JsTest.php | 2 +- .../Product/Edit/Tab/Options/OptionTest.php | 2 +- .../Edit/Tab/Options/Type/SelectTest.php | 2 +- .../Product/Helper/Form/CategoryTest.php | 2 +- .../Helper/Form/Gallery/ContentTest.php | 2 +- .../Product/Helper/Form/WeightTest.php | 2 +- .../Adminhtml/Product/Options/AjaxTest.php | 2 +- .../Catalog/Block/Product/AbstractTest.php | 2 +- .../Catalog/Block/Product/ListTest.php | 2 +- .../Magento/Catalog/Block/Product/NewTest.php | 2 +- .../Product/ProductList/CrosssellTest.php | 2 +- .../Block/Product/ProductList/RelatedTest.php | 2 +- .../Block/Product/ProductList/ToolbarTest.php | 2 +- .../Block/Product/View/AdditionalTest.php | 2 +- .../Block/Product/View/OptionsTest.php | 2 +- .../Catalog/Block/Product/ViewTest.php | 2 +- .../Command/ProductAttributesCleanUpTest.php | 2 +- .../Controller/Adminhtml/CategoryTest.php | 2 +- .../Product/Action/AttributeTest.php | 2 +- .../Adminhtml/Product/AttributeTest.php | 2 +- .../Adminhtml/Product/ReviewTest.php | 2 +- .../Adminhtml/Product/Set/DeleteTest.php | 2 +- .../Adminhtml/Product/Set/SaveTest.php | 2 +- .../Controller/Adminhtml/ProductTest.php | 2 +- .../Catalog/Controller/CategoryTest.php | 2 +- .../Magento/Catalog/Controller/IndexTest.php | 2 +- .../Controller/Product/CompareTest.php | 2 +- .../Catalog/Controller/Product/ViewTest.php | 2 +- .../Catalog/Controller/ProductTest.php | 2 +- .../Cron/DeleteOutdatedPriceValuesTest.php | 2 +- .../Magento/Catalog/Helper/CategoryTest.php | 2 +- .../Magento/Catalog/Helper/DataTest.php | 2 +- .../Magento/Catalog/Helper/OutputTest.php | 2 +- .../Catalog/Helper/Product/CompareTest.php | 2 +- .../Catalog/Helper/Product/CompositeTest.php | 2 +- .../Catalog/Helper/Product/FlatTest.php | 2 +- .../Product/Stub/ProductControllerStub.php | 2 +- .../Catalog/Helper/Product/ViewTest.php | 2 +- .../Magento/Catalog/Helper/ProductTest.php | 2 +- .../Catalog/Model/AbstractModel/Stub.php | 2 +- .../Magento/Catalog/Model/AbstractTest.php | 2 +- .../Model/Category/DataProviderTest.php | 2 +- .../_files/category_without_image.php | 2 +- .../_files/service_category_create.php | 2 +- .../service_category_create_rollback.php | 2 +- .../Magento/Catalog/Model/CategoryTest.php | 2 +- .../Catalog/Model/CategoryTreeTest.php | 2 +- .../Magento/Catalog/Model/ConfigTest.php | 2 +- .../Magento/Catalog/Model/DesignTest.php | 2 +- .../Model/Indexer/Category/ProductTest.php | 2 +- .../Catalog/Model/Indexer/FlatTest.php | 2 +- .../Indexer/Product/Eav/Action/FullTest.php | 2 +- .../Indexer/Product/Eav/Action/RowTest.php | 2 +- .../Indexer/Product/Eav/Action/RowsTest.php | 2 +- .../Indexer/Product/Flat/Action/FullTest.php | 2 +- .../Indexer/Product/Flat/Action/RowTest.php | 2 +- .../Indexer/Product/Flat/Action/RowsTest.php | 2 +- .../Indexer/Product/Flat/ProcessorTest.php | 2 +- .../Indexer/Product/Price/Action/FullTest.php | 2 +- .../Indexer/Product/Price/Action/RowTest.php | 2 +- .../Indexer/Product/Price/Action/RowsTest.php | 2 +- .../Catalog/Model/Layer/CategoryTest.php | 2 +- .../Model/Layer/Filter/AttributeTest.php | 2 +- .../Model/Layer/Filter/CategoryTest.php | 2 +- .../Layer/Filter/DataProvider/PriceTest.php | 2 +- .../Model/Layer/Filter/DecimalTest.php | 2 +- .../Filter/Price/AlgorithmAdvancedTest.php | 2 +- .../Layer/Filter/Price/AlgorithmBaseTest.php | 2 +- .../Price/_files/_algorithm_base_data.php | 2 +- .../Filter/Price/_files/products_advanced.php | 2 +- .../_files/products_advanced_rollback.php | 2 +- .../Filter/Price/_files/products_base.php | 2 +- .../Price/_files/products_base_rollback.php | 2 +- .../Catalog/Model/Layer/Filter/PriceTest.php | 2 +- .../_files/attribute_weight_filterable.php | 2 +- .../Filter/_files/attribute_with_option.php | 2 +- .../_files/attribute_with_option_rollback.php | 2 +- .../Catalog/Model/Product/ActionTest.php | 2 +- .../Product/Attribute/Backend/PriceTest.php | 2 +- .../Product/Attribute/Backend/SkuTest.php | 2 +- .../Attribute/Backend/TierpriceTest.php | 2 +- .../Source/CountryofmanufactureTest.php | 2 +- .../_files/create_attribute_service.php | 2 +- .../create_attribute_service_rollback.php | 2 +- .../Attribute/_files/select_attribute.php | 2 +- .../_files/select_attribute_rollback.php | 2 +- .../Model/Product/Compare/ListCompareTest.php | 2 +- .../Product/Gallery/CreateHandlerTest.php | 2 +- .../Model/Product/Gallery/ProcessorTest.php | 2 +- .../Model/Product/Gallery/ReadHandlerTest.php | 2 +- .../Catalog/Model/Product/ImageTest.php | 2 +- .../Model/Product/Option/Type/DateTest.php | 2 +- .../Option/Type/File/ValidatorFileTest.php | 2 +- .../Option/Type/File/ValidatorInfoTest.php | 2 +- .../Model/Product/Type/AbstractTypeTest.php | 2 +- .../Catalog/Model/Product/Type/PriceTest.php | 2 +- .../Model/Product/Type/VirtualTest.php | 2 +- .../Catalog/Model/Product/TypeTest.php | 2 +- .../Magento/Catalog/Model/Product/UrlTest.php | 2 +- .../Product/_files/service_product_create.php | 2 +- .../service_product_create_rollback.php | 2 +- .../Catalog/Model/ProductExternalTest.php | 2 +- .../Catalog/Model/ProductGettersTest.php | 2 +- .../Catalog/Model/ProductPriceTest.php | 2 +- .../Magento/Catalog/Model/ProductTest.php | 2 +- .../Model/ResourceModel/Eav/AttributeTest.php | 2 +- .../ResourceModel/Product/CollectionTest.php | 2 +- .../Product/Indexer/Eav/SourceTest.php | 2 +- .../Product/Link/Product/CollectionTest.php | 2 +- .../ResourceModel/_files/product_simple.php | 2 +- .../ResourceModel/_files/url_rewrites.php | 2 +- .../Option/Type/File/ProcessorTest.php | 2 +- ...hPriceAttributeScopeOnConfigChangeTest.php | 2 +- .../Pricing/Render/FinalPriceBoxTest.php | 2 +- .../Product/Form/Modifier/CategoriesTest.php | 2 +- .../Product/Form/Modifier/EavTest.php | 2 +- .../_files/eav_expected_data_output.php | 2 +- .../_files/eav_expected_meta_output.php | 2 +- .../eav_expected_meta_output_w_default.php | 2 +- .../Modifier/_files/expected_categories.php | 2 +- .../_files/input_meta_for_categories.php | 2 +- .../testsuite/Magento/Catalog/WidgetTest.php | 2 +- .../attribute_set_with_image_attribute.php | 2 +- ...bute_set_with_image_attribute_rollback.php | 2 +- .../attribute_set_with_renamed_group.php | 2 +- .../Magento/Catalog/_files/categories.php | 2 +- .../Catalog/_files/categories_no_products.php | 2 +- .../categories_no_products_rollback.php | 2 +- .../Catalog/_files/categories_rollback.php | 2 +- .../Magento/Catalog/_files/category.php | 2 +- .../Catalog/_files/category_attribute.php | 2 +- .../_files/category_attribute_rollback.php | 2 +- .../Catalog/_files/category_backend.php | 2 +- .../_files/category_backend_rollback.php | 2 +- .../Catalog/_files/category_duplicates.php | 2 +- .../Catalog/_files/category_product.php | 2 +- .../_files/category_product_rollback.php | 2 +- .../Catalog/_files/category_rollback.php | 2 +- .../Magento/Catalog/_files/category_tree.php | 2 +- .../Catalog/_files/category_tree_rollback.php | 2 +- .../Catalog/_files/category_with_position.php | 2 +- .../category_with_position_rollback.php | 2 +- .../Catalog/_files/dropdown_attribute.php | 2 +- .../Catalog/_files/empty_attribute_group.php | 2 +- .../_files/empty_attribute_group_rollback.php | 2 +- .../_files/enable_price_index_schedule.php | 2 +- .../enable_price_index_schedule_rollback.php | 2 +- .../_files/enable_reindex_schedule.php | 2 +- .../enable_reindex_schedule_rollback.php | 2 +- .../_files/etc/extension_attributes.xml | 2 +- .../Catalog/_files/filterable_attributes.php | 2 +- .../_files/indexer_catalog_category.php | 2 +- .../indexer_catalog_category_rollback.php | 2 +- .../Catalog/_files/multiple_products.php | 2 +- .../_files/multiple_products_rollback.php | 2 +- .../Catalog/_files/multiselect_attribute.php | 2 +- .../_files/multiselect_attribute_rollback.php | 2 +- ...select_attribute_with_incorrect_values.php | 2 +- ...r_item_with_product_and_custom_options.php | 2 +- ...th_product_and_custom_options_rollback.php | 2 +- .../Catalog/_files/price_row_fixture.php | 2 +- .../_files/price_row_fixture_rollback.php | 2 +- .../Catalog/_files/product_associated.php | 2 +- .../_files/product_associated_rollback.php | 2 +- .../Catalog/_files/product_attribute.php | 2 +- .../_files/product_attribute_rollback.php | 2 +- ...roduct_attribute_with_invalid_apply_to.php | 2 +- .../_files/product_different_store_prices.php | 2 +- ...roduct_different_store_prices_rollback.php | 2 +- .../_files/product_group_prices_rollback.php | 2 +- .../product_has_tier_price_show_as_low_as.php | 2 +- ...has_tier_price_show_as_low_as_rollback.php | 2 +- .../Magento/Catalog/_files/product_image.php | 2 +- .../Catalog/_files/product_image_rollback.php | 2 +- .../Magento/Catalog/_files/product_simple.php | 2 +- .../_files/product_simple_duplicated.php | 2 +- .../product_simple_duplicated_rollback.php | 2 +- .../_files/product_simple_multistore.php | 2 +- .../product_simple_multistore_rollback.php | 2 +- .../_files/product_simple_rollback.php | 2 +- .../product_simple_with_admin_store.php | 2 +- .../product_simple_with_custom_options.php | 2 +- ...ct_simple_with_custom_options_rollback.php | 2 +- .../_files/product_simple_with_url_key.php | 2 +- .../Catalog/_files/product_simple_xss.php | 2 +- .../Catalog/_files/product_special_price.php | 2 +- .../_files/product_special_price_rollback.php | 2 +- .../Catalog/_files/product_text_attribute.php | 2 +- .../Catalog/_files/product_virtual.php | 2 +- .../_files/product_virtual_in_stock.php | 2 +- .../product_virtual_in_stock_rollback.php | 2 +- .../_files/product_virtual_rollback.php | 2 +- .../_files/product_with_dropdown_option.php | 2 +- .../product_with_dropdown_option_rollback.php | 2 +- .../Catalog/_files/product_with_image.php | 2 +- .../_files/product_with_image_rollback.php | 2 +- .../Catalog/_files/product_with_options.php | 2 +- .../_files/product_with_options_rollback.php | 2 +- .../_files/product_with_two_websites.php | 2 +- .../product_with_two_websites_rollback.php | 2 +- .../_files/product_without_options.php | 2 +- .../product_without_options_rollback.php | 2 +- .../Magento/Catalog/_files/products.php | 2 +- .../Catalog/_files/products_crosssell.php | 2 +- .../_files/products_crosssell_rollback.php | 2 +- .../Catalog/_files/products_for_search.php | 2 +- .../_files/products_for_search_rollback.php | 2 +- .../Catalog/_files/products_in_category.php | 2 +- .../_files/products_in_category_rollback.php | 2 +- .../Magento/Catalog/_files/products_new.php | 2 +- .../Catalog/_files/products_new_rollback.php | 2 +- .../Catalog/_files/products_related.php | 2 +- .../_files/products_related_multiple.php | 2 +- .../products_related_multiple_rollback.php | 2 +- .../_files/products_related_rollback.php | 2 +- .../Catalog/_files/products_rollback.php | 2 +- .../Catalog/_files/products_upsell.php | 2 +- .../_files/products_upsell_rollback.php | 2 +- .../products_with_multiselect_attribute.php | 2 +- ...ts_with_multiselect_attribute_rollback.php | 2 +- .../products_with_unique_input_attribute.php | 2 +- .../quote_with_product_and_custom_options.php | 2 +- ...th_product_and_custom_options_rollback.php | 2 +- .../Magento/Catalog/_files/row_fixture.php | 2 +- .../Catalog/_files/row_fixture_rollback.php | 2 +- .../Catalog/_files/second_product_simple.php | 2 +- .../_files/second_product_simple_rollback.php | 2 +- .../Magento/Catalog/_files/second_website.php | 2 +- .../_files/second_website_rollback.php | 2 +- .../_files/text_attribute_rollback.php | 2 +- .../Catalog/_files/unique_input_attribute.php | 2 +- .../Magento/Catalog/_files/url_rewrites.php | 2 +- .../Catalog/_files/url_rewrites_invalid.php | 2 +- .../Catalog/_files/url_rewrites_rollback.php | 2 +- .../Magento/Catalog/_files/validate_image.php | 2 +- .../Catalog/_files/validate_image_info.php | 2 +- .../_files/validate_image_info_rollback.php | 2 +- .../_files/validate_image_rollback.php | 2 +- .../controllers/_files/attribute_system.php | 2 +- .../_files/attribute_system_popup.php | 2 +- .../attribute_system_with_applyto_data.php | 2 +- .../_files/attribute_user_defined.php | 2 +- .../Catalog/controllers/_files/products.php | 2 +- .../controllers/_files/products_rollback.php | 2 +- .../AbstractProductExportImportTestCase.php | 2 +- .../Model/Export/ProductTest.php | 2 +- .../Import/Product/Type/AbstractTest.php | 2 +- .../Model/Import/ProductTest.php | 2 +- .../Import/_files/media_import_image.php | 2 +- .../_files/media_import_image_rollback.php | 2 +- .../CatalogImportExport/Model/ProductTest.php | 2 +- .../_files/product_export_data.php | 2 +- .../_files/product_export_data_rollback.php | 2 +- .../product_export_data_special_chars.php | 2 +- ...uct_export_data_special_chars_rollback.php | 2 +- .../_files/product_export_with_categories.php | 2 +- ...product_export_with_product_links_data.php | 2 +- ...xport_with_product_links_data_rollback.php | 2 +- .../Api/StockItemSaveTest.php | 2 +- .../Form/Field/CustomergroupTest.php | 2 +- .../Model/Indexer/Stock/Action/FullTest.php | 2 +- .../Model/Indexer/Stock/Action/RowTest.php | 2 +- .../Model/Indexer/Stock/Action/RowsTest.php | 2 +- .../Quote/Item/QuantityValidatorTest.php | 2 +- .../Indexer/Stock/DefaultStockTest.php | 2 +- .../CatalogInventory/Model/Stock/ItemTest.php | 2 +- .../System/Config/Backend/MinsaleqtyTest.php | 2 +- .../Model/Indexer/BatchIndexTest.php | 2 +- .../Model/Indexer/IndexerBuilderTest.php | 2 +- .../Model/Indexer/ProductRuleTest.php | 2 +- .../Model/Indexer/RuleProductTest.php | 2 +- .../ResourceModel/Rule/CollectionTest.php | 2 +- .../Magento/CatalogRule/Model/RuleTest.php | 2 +- .../Magento/CatalogRule/_files/attribute.php | 2 +- .../_files/catalog_rule_10_off_not_logged.php | 2 +- .../CatalogRule/_files/rule_by_attribute.php | 2 +- .../Magento/CatalogRule/_files/two_rules.php | 2 +- .../Block/Advanced/ResultTest.php | 2 +- .../CatalogSearch/Block/ResultTest.php | 2 +- .../Magento/CatalogSearch/Block/TermTest.php | 2 +- .../CatalogSearch/Controller/AjaxTest.php | 2 +- .../CatalogSearch/Controller/ResultTest.php | 2 +- .../Magento/CatalogSearch/Helper/DataTest.php | 2 +- .../Model/Indexer/FulltextTest.php | 2 +- .../Model/Indexer/IndexSwitcherMock.php | 2 +- .../Indexer/SwitcherUsedInFulltextTest.php | 2 +- .../Model/Layer/Filter/AttributeTest.php | 2 +- .../Model/Layer/Filter/CategoryTest.php | 2 +- .../Model/Layer/Filter/DecimalTest.php | 2 +- .../Model/Layer/Filter/PriceTest.php | 2 +- .../ResourceModel/Advanced/CollectionTest.php | 2 +- .../ResourceModel/Fulltext/CollectionTest.php | 2 +- .../Model/Search/RequestGeneratorTest.php | 2 +- .../CatalogSearch/_files/full_reindex.php | 2 +- .../CatalogSearch/_files/indexer_fulltext.php | 2 +- .../_files/indexer_fulltext_rollback.php | 2 +- .../Magento/CatalogSearch/_files/query.php | 2 +- .../CatalogSearch/_files/query_redirect.php | 2 +- .../_files/search_attributes.php | 2 +- .../_files/search_attributes_rollback.php | 2 +- .../Model/CategoryUrlRewriteGeneratorTest.php | 2 +- ...oryProcessUrlRewriteSavingObserverTest.php | 2 +- .../Adminhtml/Category/Tab/AttributesTest.php | 2 +- .../CatalogUrlRewrite/_files/categories.php | 2 +- .../_files/categories_rollback.php | 2 +- .../_files/categories_with_product_ids.php | 2 +- .../_files/categories_with_products.php | 2 +- .../categories_with_products_rollback.php | 2 +- .../_files/product_simple.php | 2 +- .../Block/Product/Widget/ConditionsTest.php | 2 +- .../Model/Rule/Condition/ProductTest.php | 2 +- .../Magento/Checkout/Block/Cart/GridTest.php | 2 +- .../Magento/Checkout/Block/CartTest.php | 2 +- .../Controller/Cart/Index/CouponPostTest.php | 2 +- .../Magento/Checkout/Controller/CartTest.php | 2 +- .../Magento/Checkout/Model/CartTest.php | 2 +- .../Magento/Checkout/Model/SessionTest.php | 2 +- .../Magento/Checkout/_files/active_quote.php | 2 +- .../Checkout/_files/active_quote_rollback.php | 2 +- .../Magento/Checkout/_files/cart.php | 2 +- .../Checkout/_files/discount_10percent.php | 2 +- .../discount_10percent_generalusers.php | 2 +- ...scount_10percent_generalusers_rollback.php | 2 +- .../_files/discount_10percent_rollback.php | 2 +- .../Checkout/_files/product_bundle.php | 2 +- .../_files/product_with_custom_option.php | 2 +- .../Magento/Checkout/_files/quote.php | 2 +- .../Checkout/_files/quote_with_address.php | 2 +- .../_files/quote_with_address_rollback.php | 2 +- .../_files/quote_with_address_saved.php | 2 +- .../quote_with_address_saved_rollback.php | 2 +- .../_files/quote_with_bundle_and_options.php | 2 +- ...quote_with_bundle_and_options_rollback.php | 2 +- .../_files/quote_with_bundle_product.php | 2 +- .../_files/quote_with_check_payment.php | 2 +- .../quote_with_check_payment_rollback.php | 2 +- .../_files/quote_with_coupon_saved.php | 2 +- .../quote_with_coupon_saved_rollback.php | 2 +- .../quote_with_downloadable_product.php | 2 +- .../_files/quote_with_items_saved.php | 2 +- .../quote_with_items_saved_rollback.php | 2 +- .../_files/quote_with_payment_saved.php | 2 +- .../quote_with_payment_saved_rollback.php | 2 +- .../_files/quote_with_product_and_payment.php | 2 +- .../_files/quote_with_shipping_method.php | 2 +- ...h_shipping_method_and_items_categories.php | 2 +- .../quote_with_shipping_method_rollback.php | 2 +- .../_files/quote_with_simple_product.php | 2 +- ..._with_simple_product_and_custom_option.php | 2 +- .../quote_with_simple_product_and_image.php | 2 +- ...with_simple_product_and_image_rollback.php | 2 +- .../quote_with_simple_product_saved.php | 2 +- ...ote_with_simple_product_saved_rollback.php | 2 +- ...quote_with_virtual_product_and_address.php | 2 +- ...h_virtual_product_and_address_rollback.php | 2 +- .../quote_with_virtual_product_saved.php | 2 +- ...te_with_virtual_product_saved_rollback.php | 2 +- .../_files/set_product_min_in_cart.php | 2 +- .../Checkout/_files/simple_product.php | 2 +- .../agreement_active_with_html_content.php | 2 +- ...ment_active_with_html_content_rollback.php | 2 +- .../agreement_inactive_with_text_content.php | 2 +- ...nt_inactive_with_text_content_rollback.php | 2 +- .../testsuite/Magento/Cms/Block/BlockTest.php | 2 +- .../testsuite/Magento/Cms/Block/PageTest.php | 2 +- .../Magento/Cms/Block/Widget/BlockTest.php | 2 +- .../Adminhtml/Wysiwyg/Images/IndexTest.php | 2 +- .../Cms/Controller/Noroute/IndexTest.php | 2 +- .../Magento/Cms/Controller/PageTest.php | 2 +- .../Magento/Cms/Controller/RouterTest.php | 2 +- .../testsuite/Magento/Cms/Helper/PageTest.php | 2 +- .../Magento/Cms/Helper/Wysiwyg/ImagesTest.php | 2 +- .../testsuite/Magento/Cms/Model/PageTest.php | 2 +- .../Magento/Cms/Model/Wysiwyg/ConfigTest.php | 2 +- .../Cms/Model/Wysiwyg/Images/StorageTest.php | 2 +- .../testsuite/Magento/Cms/_files/block.php | 2 +- .../testsuite/Magento/Cms/_files/noroute.php | 2 +- .../testsuite/Magento/Cms/_files/pages.php | 2 +- .../Config/Block/System/Config/FormStub.php | 2 +- .../Config/Block/System/Config/FormTest.php | 2 +- .../Config/_files/test_section_config.xml | 2 +- .../Console/Command/ConfigSetCommandTest.php | 2 +- .../Console/Command/ConfigShowCommandTest.php | 2 +- .../Adminhtml/System/ConfigTest.php | 2 +- .../Model/Config/Backend/Admin/RobotsTest.php | 2 +- .../Model/Config/Backend/BaseurlTest.php | 2 +- .../Model/Config/Backend/EncryptedTest.php | 2 +- .../Config/Backend/Image/AdapterTest.php | 2 +- .../Processor/EnvironmentPlaceholderTest.php | 2 +- .../Magento/Config/Model/ConfigTest.php | 2 +- .../Config/Model/ResourceModel/ConfigTest.php | 2 +- .../Config/Model/_files/config_groups.php | 2 +- .../Config/Model/_files/config_section.php | 2 +- .../Config/Model/_files/no_robots_txt.php | 2 +- .../Config/Model/_files/robots_txt.php | 2 +- .../Magento/Config/_files/config.php | 2 +- .../Magento/Config/_files/config_data.php | 2 +- .../testsuite/Magento/Config/_files/env.php | 2 +- .../Model/ConfigurableTest.php | 2 +- .../Model/Export/RowCustomizerTest.php | 2 +- .../Import/Product/Type/ConfigurableTest.php | 2 +- .../Edit/Tab/Variations/Config/MatrixTest.php | 2 +- .../Product/View/Type/ConfigurableTest.php | 2 +- .../Controller/Adminhtml/ProductTest.php | 2 +- .../Controller/CartTest.php | 2 +- .../Model/OptionRepositoryTest.php | 2 +- .../Type/Configurable/AttributeTest.php | 2 +- .../Product/Type/Configurable/PriceTest.php | 2 +- .../Model/Product/Type/ConfigurableTest.php | 2 +- .../Model/Product/VariationHandlerTest.php | 2 +- .../Indexer/Price/ConfigurableTest.php | 2 +- .../Price/LowestPriceOptionProviderTest.php | 2 +- .../Pricing/Price/SpecialPriceIndexerTest.php | 2 +- .../Pricing/Price/SpecialPriceTest.php | 2 +- .../Modifier/Data/AssociatedProductsTest.php | 2 +- .../_files/configurable_attribute.php | 2 +- .../configurable_attribute_rollback.php | 2 +- .../_files/delete_association.php | 2 +- ...der_item_with_configurable_and_options.php | 2 +- ...with_configurable_and_options_rollback.php | 2 +- .../_files/product_configurable.php | 2 +- .../_files/product_configurable_12345.php | 2 +- .../product_configurable_12345_rollback.php | 2 +- .../_files/product_configurable_rollback.php | 2 +- .../_files/product_simple_77.php | 2 +- .../quote_with_configurable_product.php | 2 +- ...ote_with_configurable_product_rollback.php | 2 +- .../ConfigurableProduct/_files/tax_rule.php | 2 +- .../etc/extension_attributes.xml | 2 +- .../Magento/Contact/Controller/IndexTest.php | 2 +- .../Magento/Contact/Helper/DataTest.php | 2 +- .../Magento/Contact/Model/ConfigTest.php | 2 +- .../Model/Config/Backend/DomainTest.php | 2 +- .../Model/Config/Backend/LifetimeTest.php | 2 +- .../Cookie/Model/Config/Backend/PathTest.php | 2 +- .../Observer/ProcessCronQueueObserverTest.php | 2 +- .../System/Currency/FetchRatesTest.php | 2 +- .../Adminhtml/System/Currency/IndexTest.php | 2 +- .../System/Currency/SaveRatesTest.php | 2 +- .../System/Currencysymbol/IndexTest.php | 2 +- .../System/Currencysymbol/SaveTest.php | 2 +- .../Model/System/CurrencysymbolTest.php | 2 +- .../Customer/Api/AddressRepositoryTest.php | 2 +- .../Block/Account/Dashboard/AddressTest.php | 2 +- .../Block/Account/Dashboard/InfoTest.php | 2 +- .../Customer/Block/Account/DashboardTest.php | 2 +- .../Customer/Block/Address/BookTest.php | 2 +- .../Customer/Block/Address/EditTest.php | 2 +- .../Address/Renderer/DefaultRendererTest.php | 2 +- .../Block/Adminhtml/Edit/Tab/CartTest.php | 2 +- .../Block/Adminhtml/Edit/Tab/CartsTest.php | 2 +- .../Adminhtml/Edit/Tab/NewsletterTest.php | 2 +- .../Block/Adminhtml/Edit/Tab/OrdersTest.php | 2 +- .../Adminhtml/Edit/Tab/View/CartTest.php | 2 +- .../Edit/Tab/View/PersonalInfoTest.php | 2 +- .../Adminhtml/Edit/Tab/View/SalesTest.php | 2 +- .../Block/Adminhtml/Edit/Tab/ViewTest.php | 2 +- .../Customer/Block/Adminhtml/EditTest.php | 2 +- .../Block/Adminhtml/Group/Edit/FormTest.php | 2 +- .../Block/Adminhtml/Group/EditTest.php | 2 +- .../Customer/Block/Form/RegisterTest.php | 2 +- .../Customer/Block/Widget/CompanyTest.php | 2 +- .../Magento/Customer/Block/Widget/DobTest.php | 2 +- .../Magento/Customer/Block/Widget/FaxTest.php | 2 +- .../Customer/Block/Widget/GenderTest.php | 2 +- .../Customer/Block/Widget/NameTest.php | 2 +- .../Customer/Block/Widget/TaxvatTest.php | 2 +- .../Customer/Block/Widget/TelephoneTest.php | 2 +- .../Customer/Controller/AccountTest.php | 2 +- .../Customer/Controller/AddressTest.php | 2 +- .../Cart/Product/Composite/CartTest.php | 2 +- .../Controller/Adminhtml/GroupTest.php | 2 +- .../Adminhtml/Index/MassAssignGroupTest.php | 2 +- .../Adminhtml/Index/MassDeleteTest.php | 2 +- .../Adminhtml/Index/MassSubscribeTest.php | 2 +- .../Adminhtml/Index/ResetPasswordTest.php | 2 +- .../Controller/Adminhtml/IndexTest.php | 2 +- .../Customer/Controller/AjaxLoginTest.php | 2 +- .../Customer/Controller/Section/LoadTest.php | 2 +- .../Magento/Customer/Helper/AddressTest.php | 2 +- .../Magento/Customer/Helper/ViewTest.php | 2 +- .../Customer/Model/AccountManagementTest.php | 2 +- .../Customer/Model/AddressMetadataTest.php | 2 +- .../Customer/Model/AddressRegistryTest.php | 2 +- .../Magento/Customer/Model/AddressTest.php | 2 +- .../Customer/Model/Config/ShareTest.php | 2 +- .../Config/Source/Group/MultiselectTest.php | 2 +- .../Model/Config/Source/GroupTest.php | 2 +- .../Customer/Model/CustomerMetadataTest.php | 2 +- .../Customer/Model/CustomerRegistryTest.php | 2 +- .../Magento/Customer/Model/CustomerTest.php | 2 +- .../Customer/Model/FileResolverStub.php | 2 +- .../Magento/Customer/Model/FormTest.php | 2 +- .../Customer/Model/GroupManagementTest.php | 2 +- .../Customer/Model/GroupRegistryTest.php | 2 +- .../Magento/Customer/Model/GroupTest.php | 2 +- .../Model/Metadata/FormFactoryTest.php | 2 +- .../Customer/Model/Metadata/FormTest.php | 2 +- .../ResourceModel/Address/CollectionTest.php | 2 +- .../ResourceModel/AddressRepositoryTest.php | 2 +- .../ResourceModel/Customer/CollectionTest.php | 2 +- .../ResourceModel/CustomerRepositoryTest.php | 2 +- .../Group/Grid/ServiceCollectionTest.php | 2 +- .../ResourceModel/GroupRepositoryTest.php | 2 +- .../Magento/Customer/Model/SessionTest.php | 2 +- .../Magento/Customer/Model/VisitorTest.php | 2 +- .../_files/attribute_user_defined_address.php | 2 +- ..._user_defined_address_custom_attribute.php | 2 +- ...ined_address_custom_attribute_rollback.php | 2 +- ...ttribute_user_defined_address_rollback.php | 2 +- ...ttribute_user_defined_custom_attribute.php | 2 +- ...user_defined_custom_attribute_rollback.php | 2 +- .../attribute_user_defined_customer.php | 2 +- ...tribute_user_defined_customer_rollback.php | 2 +- .../_files/attribute_user_fullname.php | 2 +- .../Magento/Customer/_files/customer.php | 2 +- .../Customer/_files/customer_address.php | 2 +- .../_files/customer_address_rollback.php | 2 +- .../_files/customer_from_repository.php | 2 +- .../Customer/_files/customer_group.php | 2 +- .../Customer/_files/customer_no_address.php | 2 +- .../customer_non_default_website_id.php | 2 +- ...stomer_non_default_website_id_rollback.php | 2 +- .../_files/customer_primary_addresses.php | 2 +- .../Customer/_files/customer_rollback.php | 2 +- .../Customer/_files/customer_rp_token.php | 2 +- .../Customer/_files/customer_sample.php | 2 +- .../_files/customer_two_addresses.php | 2 +- .../Customer/_files/customer_with_website.php | 2 +- .../_files/etc/extension_attributes.xml | 2 +- .../_files/import_export/customer.php | 2 +- .../import_export/customer_with_addresses.php | 2 +- .../_files/import_export/customers.php | 2 +- .../customers_for_address_import.php | 2 +- .../Customer/_files/inactive_customer.php | 2 +- .../Magento/Customer/_files/quote.php | 2 +- .../Magento/Customer/_files/sales_order.php | 2 +- .../Customer/_files/three_customers.php | 2 +- .../Magento/Customer/_files/two_customers.php | 2 +- .../Customer/etc/extension_attributes.xml | 2 +- .../Model/Export/AddressTest.php | 2 +- .../Model/Export/CustomerTest.php | 2 +- .../Model/Import/AddressTest.php | 2 +- .../Model/Import/CustomerCompositeTest.php | 2 +- .../Model/Import/CustomerTest.php | 2 +- .../App/ApplicationDumpCommandTest.php | 2 +- .../IntegrationTestImporter.php | 2 +- .../IntegrationTestSecondImporter.php | 2 +- .../Command/App/ConfigImportCommandTest.php | 2 +- .../App/SensitiveConfigSetCommandTest.php | 2 +- .../Magento/Deploy/_files/config.php | 2 +- .../Magento/Deploy/_files/config_data.php | 2 +- .../scopes/config_with_changed_stores.php | 2 +- .../scopes/config_with_removed_stores.php | 2 +- .../_files/scopes/config_with_stores.php | 2 +- .../Command/SourceThemeDeployCommandTest.php | 2 +- .../Magento/Developer/Helper/DataTest.php | 2 +- .../Model/Config/Backend/AllowedIpsTest.php | 2 +- .../Dhl/Block/Adminhtml/UnitofmeasureTest.php | 2 +- .../Magento/Directory/Block/DataTest.php | 2 +- .../Magento/Directory/Helper/DataTest.php | 2 +- .../Country/Postcode/Config/ReaderTest.php | 2 +- .../Model/Country/Postcode/ValidatorTest.php | 2 +- .../Magento/Directory/Model/ObserverTest.php | 2 +- .../Edit/Tab/Downloadable/LinksTest.php | 2 +- .../Edit/Tab/Downloadable/SamplesTest.php | 2 +- .../Adminhtml/Downloadable/FileTest.php | 2 +- .../Downloadable/Controller/ProductTest.php | 2 +- .../Observer/SetLinkStatusObserverTest.php | 2 +- .../Downloadable/Model/Product/TypeTest.php | 2 +- ...der_item_with_downloadable_and_options.php | 2 +- ...with_downloadable_and_options_rollback.php | 2 +- .../order_with_downloadable_product.php | 2 +- ...adable_product_with_additional_options.php | 2 +- .../_files/product_downloadable.php | 2 +- .../_files/product_downloadable_rollback.php | 2 +- .../product_downloadable_with_files.php | 2 +- ...oduct_downloadable_with_files_rollback.php | 2 +- .../quote_with_downloadable_product.php | 2 +- ...ote_with_downloadable_product_rollback.php | 2 +- .../Downloadable/etc/extension_attributes.xml | 2 +- .../Model/DownloadableTest.php | 2 +- .../Import/Product/Type/DownloadableTest.php | 2 +- .../Attribute/Edit/Main/AbstractMainTest.php | 2 +- .../Model/Attribute/GroupRepositoryTest.php | 2 +- .../Eav/Model/AttributeManagementTest.php | 2 +- .../Eav/Model/AttributeRepositoryTest.php | 2 +- .../Magento/Eav/Model/ConfigTest.php | 2 +- .../Eav/Model/Entity/AttributeLoaderTest.php | 2 +- .../ResourceModel/AttributeLoaderTest.php | 2 +- .../Entity/Attribute/CollectionTest.php | 2 +- .../Model/ResourceModel/UpdateHandlerTest.php | 2 +- .../Model/Validator/Attribute/BackendTest.php | 2 +- .../Eav/_files/attribute_for_search.php | 2 +- .../Eav/_files/attribute_group_for_search.php | 2 +- .../Eav/_files/attribute_set_for_search.php | 2 +- .../attribute_set_for_search_rollback.php | 2 +- .../Eav/_files/empty_attribute_set.php | 2 +- .../_files/empty_attribute_set_rollback.php | 2 +- .../Adminhtml/Template/Edit/FormTest.php | 2 +- .../Adminhtml/Email/TemplateTest.php | 2 +- .../Email/Model/Template/FilterTest.php | 2 +- .../Magento/Email/Model/TemplateTest.php | 2 +- .../code/Magento/Email/view/email/footer.html | 2 +- .../code/Magento/Email/view/email/header.html | 2 +- .../layout/email_template_test_handle.xml | 2 +- .../templates/sample_email_content.phtml | 2 +- .../email/cron_error.html | 2 +- .../Magento/default/registration.php | 2 +- .../adminhtml/Magento/default/theme.xml | 2 +- .../Vendor/custom_theme/registration.php | 2 +- .../adminhtml/Vendor/custom_theme/theme.xml | 2 +- .../adminhtml/Vendor/default/registration.php | 2 +- .../design/adminhtml/Vendor/default/theme.xml | 2 +- .../email/account_new_confirmed.html | 2 +- .../layout/email_template_test_handle.xml | 2 +- .../templates/sample_email_content.phtml | 2 +- .../sample_email_content_custom.phtml | 2 +- .../frontend/Magento/default/registration.php | 2 +- .../design/frontend/Magento/default/theme.xml | 2 +- .../Magento/default/web/css/email-3.less | 2 +- .../default/web/css/email-inline-3.less | 2 +- .../default/web/css/file-with-error.less | 2 +- .../Magento_Customer/email/account_new.html | 2 +- .../Vendor/custom_theme/registration.php | 2 +- .../frontend/Vendor/custom_theme/theme.xml | 2 +- .../Vendor/custom_theme/web/css/email-1.less | 2 +- .../custom_theme/web/css/email-inline-1.less | 2 +- .../email/account_new_confirmation.html | 2 +- .../frontend/Vendor/default/registration.php | 2 +- .../design/frontend/Vendor/default/theme.xml | 2 +- .../Vendor/default/web/css/email-2.less | 2 +- .../default/web/css/email-inline-2.less | 2 +- .../Email/Model/_files/email_template.php | 2 +- .../Block/Adminhtml/Crypt/Key/EditTest.php | 2 +- .../Block/Adminhtml/Crypt/Key/FormTest.php | 2 +- .../Adminhtml/Crypt/Key/IndexTest.php | 2 +- .../Adminhtml/Crypt/Key/SaveTest.php | 2 +- .../Model/ResourceModel/Key/ChangeTest.php | 2 +- .../EncryptionKey/_files/payment_info.php | 2 +- .../Magento/Fedex/Model/CarrierTest.php | 2 +- .../Fedex/Model/Source/UnitofmeasureTest.php | 2 +- .../Api/AbstractExtensibleObjectTest.php | 2 +- .../ExtensionAttribute/Config/ReaderTest.php | 2 +- .../Config/_files/config_one.xml | 2 +- .../Config/_files/config_two.xml | 2 +- .../ExtensionAttribute/JoinProcessorTest.php | 2 +- .../Api/ExtensionAttributesFactoryTest.php | 2 +- .../Api/Data/FakeAddressInterface.php | 2 +- .../Api/Data/FakeExtensibleOneInterface.php | 2 +- .../Api/Data/FakeExtensibleTwoInterface.php | 2 +- .../Api/Data/FakeRegionInterface.php | 2 +- .../Wonderland/Model/Data/FakeAddress.php | 2 +- .../Model/Data/FakeExtensibleOne.php | 2 +- .../Model/Data/FakeExtensibleTwo.php | 2 +- .../Wonderland/Model/Data/FakeRegion.php | 2 +- .../Magento/Wonderland/Model/FakeAddress.php | 2 +- .../Magento/Wonderland/Model/FakeRegion.php | 2 +- .../Api/_files/extension_attributes.xml | 2 +- .../Api/etc/extension_attributes.xml | 2 +- .../Magento/Framework/App/AreaTest.php | 2 +- .../Magento/Framework/App/Config/BaseTest.php | 2 +- .../Magento/Framework/App/Config/DataTest.php | 2 +- .../Framework/App/Config/InitialTest.php | 2 +- .../Framework/App/FrontControllerTest.php | 2 +- .../Framework/App/Language/DictionaryTest.php | 2 +- .../Language/_files/bar/en_gb/language.xml | 2 +- .../_files/bar/en_gb/registration.php | 2 +- .../Language/_files/bar/en_us/language.xml | 2 +- .../_files/bar/en_us/registration.php | 2 +- .../Language/_files/baz/en_gb/language.xml | 2 +- .../_files/baz/en_gb/registration.php | 2 +- .../Language/_files/first/en_us/language.xml | 2 +- .../_files/first/en_us/registration.php | 2 +- .../Language/_files/foo/en_au/language.xml | 2 +- .../_files/foo/en_au/registration.php | 2 +- .../App/Language/_files/my/ru_ru/language.xml | 2 +- .../Language/_files/my/ru_ru/registration.php | 2 +- .../Language/_files/second/en_gb/language.xml | 2 +- .../_files/second/en_gb/registration.php | 2 +- .../Language/_files/theirs/ru_ru/language.xml | 2 +- .../_files/theirs/ru_ru/registration.php | 2 +- .../App/ObjectManager/ConfigLoaderTest.php | 2 +- .../ConnectionFactoryTest.php | 2 +- .../HeaderProvider/AbstractHeaderTestCase.php | 2 +- .../App/Response/HeaderProvider/HstsTest.php | 2 +- .../HeaderProvider/UpgradeInsecureTest.php | 2 +- .../HeaderProvider/XFrameOptionsTest.php | 2 +- .../Framework/App/Route/ConfigTest.php | 2 +- .../Magento/Framework/App/Router/BaseTest.php | 2 +- .../Framework/App/Utility/FilesTest.php | 2 +- .../_files/fixtures/language/registration.php | 2 +- .../_files/fixtures/library/registration.php | 2 +- .../_files/fixtures/module/registration.php | 2 +- .../_files/fixtures/theme/registration.php | 2 +- .../App/View/Deployment/VersionTest.php | 2 +- .../Framework/Backup/FilesystemTest.php | 2 +- .../Framework/Cache/Backend/MongoDbTest.php | 2 +- .../Magento/Framework/Cache/CoreTest.php | 2 +- .../Magento/Framework/Code/GeneratorTest.php | 2 +- .../ParentClassWithNamespace.php | 2 +- .../SourceClassWithNamespace.php | 2 +- .../Code/Reader/SourceArgumentsReaderTest.php | 2 +- .../SourceArgumentsReaderTest.php.sample | 2 +- ...SourceClassWithNamespaceFactory.php.sample | 2 +- ...ceClassWithNamespaceInterceptor.php.sample | 2 +- .../SourceClassWithNamespaceProxy.php.sample | 2 +- .../Framework/Code/_files/ClassToFind.php | 2 +- .../Framework/Communication/ConfigTest.php | 2 +- ...nication_incorrect_request_schema_type.php | 2 +- .../communication_invalid_topic_name.php | 2 +- ...nication_is_synchronous_is_not_boolean.php | 2 +- .../_files/communication_missing_handler.xml | 2 +- .../_files/communication_missing_request.xml | 2 +- ...ion_multiple_handlers_synchronous_mode.php | 2 +- ...ion_multiple_handlers_synchronous_mode.xml | 2 +- .../_files/communication_no_attributes.xml | 2 +- ...munication_not_existing_handler_method.php | 2 +- ...munication_not_existing_handler_method.xml | 2 +- .../communication_not_existing_service.xml | 2 +- ...munication_not_existing_service_method.xml | 2 +- ...unication_request_not_existing_service.php | 2 +- ...unication_request_not_existing_service.xml | 2 +- ...nication_response_not_existing_service.php | 2 +- ...nication_response_not_existing_service.xml | 2 +- ...ommunication_topic_with_excessive_keys.php | 2 +- .../communication_topic_with_missed_keys.php | 2 +- .../communication_topic_without_data.php | 2 +- .../communication_with_disabled_handler.php | 2 +- .../communication_with_non_matched_name.php | 2 +- .../_files/invalid_communication_numeric.xml | 2 +- .../_files/valid_communication.xml | 2 +- .../_files/valid_communication_expected.php | 2 +- .../_files/valid_communication_input.php | 2 +- .../_files/valid_communication_numeric.xml | 2 +- .../Composer/ComposerInformationTest.php | 2 +- .../Magento/Framework/Composer/RemoveTest.php | 2 +- .../_files/testFromClone/vendor/README | 2 +- .../testFromCreateProject/vendor/README | 2 +- .../_files/testSkeleton/vendor/README | 2 +- .../Framework/Composer/_files/vendor_path.php | 2 +- .../File/Collector/AggregatedTest.php | 2 +- .../code/Magento/Other/registration.php | 2 +- .../Magento/Other/view/frontend/web/3.less | 2 +- .../code/Magento/Third/registration.php | 2 +- .../Magento/Third/view/frontend/web/3.less | 2 +- .../MagentoFrameworkCssTest_Third/web/3.less | 2 +- .../frontend/Test/default/registration.php | 2 +- .../design/frontend/Test/default/theme.xml | 2 +- .../frontend/Test/parent/registration.php | 2 +- .../design/frontend/Test/parent/theme.xml | 2 +- .../Css/PreProcessor/_files/lib/web/3.less | 2 +- .../Framework/DB/Adapter/InterfaceTest.php | 2 +- .../Framework/DB/Adapter/Pdo/MysqlTest.php | 2 +- .../DB/DataConverter/DataConverterTest.php | 2 +- .../Magento/Framework/DB/HelperTest.php | 2 +- .../Magento/Framework/DB/TransactionTest.php | 2 +- .../Argument/Interpreter/StringUtilsTest.php | 2 +- .../Framework/Data/Form/Element/DateTest.php | 2 +- .../Data/Form/Element/FieldsetTest.php | 2 +- .../Framework/Data/Form/Element/ImageTest.php | 2 +- .../DataObject/Copy/Config/ReaderTest.php | 2 +- .../Copy/Config/_files/expectedArray.php | 2 +- .../Copy/Config/_files/fieldset.xml | 2 +- .../Config/_files/partialFieldsetFirst.xml | 2 +- .../Config/_files/partialFieldsetSecond.xml | 2 +- .../Magento/Framework/DataObject/CopyTest.php | 2 +- .../Data/FakeAttributeMetadataInterface.php | 2 +- .../Api/Data/FakeCustomerInterface.php | 2 +- .../Model/Data/FakeAttributeMetadata.php | 2 +- .../Wonderland/Model/Data/FakeCustomer.php | 2 +- .../Model/FakeAttributeMetadata.php | 2 +- .../Magento/Wonderland/Model/FakeCustomer.php | 2 +- .../Framework/Encryption/EncryptorTest.php | 2 +- .../Framework/Encryption/ModelTest.php | 2 +- .../Magento/Framework/Error/ProcessorTest.php | 2 +- .../Exception/NoSuchEntityExceptionTest.php | 2 +- .../Magento/Framework/File/SizeTest.php | 2 +- .../Filesystem/Directory/ReadTest.php | 2 +- .../Filesystem/Directory/WriteTest.php | 2 +- .../Framework/Filesystem/Driver/FileTest.php | 2 +- .../Framework/Filesystem/File/ReadTest.php | 2 +- .../Framework/Filesystem/File/WriteTest.php | 2 +- .../Framework/Filesystem/FileResolverTest.php | 2 +- .../Framework/Filesystem/FilesystemTest.php | 2 +- .../Filesystem/_files/ClassToFind.php | 2 +- .../Template/Tokenizer/ParameterTest.php | 2 +- .../Magento/Framework/HTTP/HeaderTest.php | 2 +- .../HTTP/PhpEnvironment/RemoteAddressTest.php | 2 +- .../HTTP/PhpEnvironment/ServerAddressTest.php | 2 +- .../Framework/Image/Adapter/ConfigTest.php | 2 +- .../Framework/Image/Adapter/InterfaceTest.php | 2 +- .../Framework/Interception/AbstractPlugin.php | 2 +- .../Interception/Fixture/Intercepted.php | 2 +- .../Fixture/Intercepted/FirstPlugin.php | 2 +- .../Fixture/Intercepted/InterfacePlugin.php | 2 +- .../Fixture/Intercepted/Plugin.php | 2 +- .../Fixture/InterceptedInterface.php | 2 +- .../Fixture/InterceptedParent.php | 2 +- .../Fixture/InterceptedParentInterface.php | 2 +- .../Framework/Interception/GeneralTest.php | 2 +- .../Framework/Interception/TwoPluginTest.php | 2 +- .../Framework/Json/Helper/DataTest.php | 2 +- .../Message/CollectionFactoryTest.php | 2 +- .../Magento/Framework/Message/FactoryTest.php | 2 +- .../Magento/Framework/Message/ManagerTest.php | 2 +- .../Framework/Model/Entity/HydratorTest.php | 2 +- .../Model/ResourceModel/Db/AbstractTest.php | 2 +- .../Db/Collection/AbstractTest.php | 2 +- .../Model/ResourceModel/Db/ProfilerTest.php | 2 +- .../Model/ResourceModel/Entity/TableTest.php | 2 +- .../Model/ResourceModel/IteratorTest.php | 2 +- .../Type/Db/ConnectionFactoryTest.php | 2 +- .../ResourceModel/Type/Db/Pdo/MysqlTest.php | 2 +- .../Magento/Framework/Model/ResourceTest.php | 2 +- .../Module/Plugin/DbStatusValidatorTest.php | 4 +- .../Framework/Mview/View/ChangelogTest.php | 2 +- .../ObjectManager/Config/Reader/DomTest.php | 2 +- ...ractFactoryRuntimeDefinitionsTestCases.php | 2 +- .../ObjectManager/Factory/CompiledTest.php | 2 +- .../Factory/Dynamic/DeveloperTest.php | 2 +- .../ObjectManager/ObjectManagerTest.php | 2 +- .../ObjectManager/TestAsset/Basic.php | 2 +- .../TestAsset/BasicInjection.php | 2 +- .../TestAsset/ComplexDependencies.php | 2 +- .../TestAsset/ConstructorEightArguments.php | 2 +- .../TestAsset/ConstructorFiveArguments.php | 2 +- .../TestAsset/ConstructorFourArguments.php | 2 +- .../TestAsset/ConstructorNineArguments.php | 2 +- .../TestAsset/ConstructorNoArguments.php | 2 +- .../TestAsset/ConstructorOneArgument.php | 2 +- .../TestAsset/ConstructorSevenArguments.php | 2 +- .../TestAsset/ConstructorSixArguments.php | 2 +- .../TestAsset/ConstructorTenArguments.php | 2 +- .../TestAsset/ConstructorThreeArguments.php | 2 +- .../TestAsset/ConstructorTwoArguments.php | 2 +- .../TestAsset/DependsOnAlias.php | 2 +- .../TestAsset/DependsOnInterface.php | 2 +- .../TestAsset/HasOptionalParameters.php | 2 +- .../TestAsset/InterfaceImplementation.php | 2 +- .../TestAsset/InterfaceInjection.php | 2 +- .../TestAsset/TestAssetInterface.php | 2 +- .../ObjectManager/_files/config_merged.xml | 2 +- .../ObjectManager/_files/config_one.xml | 2 +- .../ObjectManager/_files/config_two.xml | 2 +- .../Framework/Pricing/Helper/DataTest.php | 2 +- .../Driver/Standard/Output/CsvfileTest.php | 2 +- .../Driver/Standard/Output/FirebugTest.php | 2 +- .../Driver/Standard/Output/HtmlTest.php | 2 +- .../Driver/Standard/Output/_files/output.html | 2 +- .../Driver/Standard/Output/_files/timers.php | 2 +- .../Magento/Framework/ProfilerTest.php | 2 +- .../Framework/Reflection/MethodsMapTest.php | 2 +- .../Search/Adapter/Mysql/AdapterTest.php | 2 +- .../Adapter/Mysql/Builder/Query/MatchTest.php | 2 +- .../Search/Request/Config/ConverterTest.php | 2 +- .../Request/Config/FileResolverStub.php | 2 +- .../Request/Config/FileSystemReaderTest.php | 2 +- .../Framework/Search/Request/MapperTest.php | 2 +- .../Search/_files/configurable_attribute.php | 2 +- .../configurable_attribute_rollback.php | 2 +- .../Search/_files/date_attribute.php | 2 +- .../Search/_files/date_attribute_rollback.php | 2 +- .../Search/_files/etc/search_request_1.xml | 2 +- .../Search/_files/etc/search_request_2.xml | 2 +- .../Search/_files/filterable_attribute.php | 2 +- .../_files/filterable_attribute_rollback.php | 2 +- .../Search/_files/product_configurable.php | 2 +- .../_files/product_configurable_rollback.php | 2 +- ...oduct_configurable_with_disabled_child.php | 2 +- ...figurable_with_disabled_child_rollback.php | 2 +- .../Framework/Search/_files/products.php | 2 +- .../Search/_files/products_rollback.php | 2 +- .../Framework/Search/_files/requests.xml | 2 +- .../Search/_files/search_request.xml | 2 +- .../Search/_files/search_request_config.php | 2 +- .../Search/_files/search_request_merged.php | 2 +- .../Search/_files/search_weight_products.php | 2 +- .../search_weight_products_rollback.php | 2 +- .../Validator/CookieDomainValidatorTest.php | 2 +- .../Validator/CookieLifetimeValidatorTest.php | 2 +- .../Validator/CookiePathValidatorTest.php | 2 +- .../Magento/Framework/Session/ConfigTest.php | 2 +- .../Session/SaveHandler/DbTableTest.php | 2 +- .../Framework/Session/SaveHandlerTest.php | 2 +- .../Framework/Session/SessionManagerTest.php | 2 +- .../Framework/Session/SidResolverTest.php | 2 +- .../Stdlib/Cookie/CookieScopeTest.php | 2 +- .../Stdlib/Cookie/PhpCookieManagerTest.php | 2 +- .../Stdlib/Cookie/PhpCookieReaderTest.php | 2 +- .../Framework/Translate/InlineTest.php | 2 +- .../_files/_inline_page_expected.html | 2 +- .../_files/_inline_page_original.html | 2 +- .../Translate/_files/_translation_data.php | 2 +- .../Framework/TranslateCachingTest.php | 2 +- .../Magento/Framework/TranslateTest.php | 2 +- .../Magento/Framework/Url/Helper/DataTest.php | 2 +- .../testsuite/Magento/Framework/UrlTest.php | 2 +- .../Framework/Validator/FactoryTest.php | 2 +- .../Framework/ValidatorFactoryTest.php | 2 +- .../Framework/View/Asset/MinifierTest.php | 2 +- .../View/Design/Fallback/RulePoolTest.php | 2 +- .../Design/FileResolution/FallbackTest.php | 2 +- .../Framework/View/Design/Theme/LabelTest.php | 2 +- .../View/Design/Theme/ValidatorTest.php | 2 +- .../View/Element/AbstractBlockTest.php | 2 +- .../Framework/View/Element/TemplateTest.php | 2 +- .../Framework/View/Element/Text/ListTest.php | 2 +- .../Framework/View/Element/TextTest.php | 2 +- .../Config/Provider/TemplateTest.php | 2 +- .../frontend/Magento/plushe/css/wrong.css | 2 +- .../Magento/Framework/View/FileSystemTest.php | 2 +- .../View/Fixture/Block/BrokenAction.php | 2 +- .../View/Fixture/Block/BrokenConstructor.php | 2 +- .../View/Fixture/Block/BrokenLayout.php | 2 +- .../Framework/View/Layout/ElementTest.php | 2 +- .../Framework/View/Layout/MergeTest.php | 2 +- .../View/Layout/Reader/BlockTest.php | 2 +- .../Reader/_files/_layout_update_block.xml | 2 +- .../_files/_layout_update_reference.xml | 2 +- .../View/Layout/_files/_layout_update.xml | 2 +- .../layout/catalog_category_default.xml | 2 +- .../layout/catalog_category_layered.xml | 2 +- .../layout/catalog_product_view.xml | 2 +- ...catalog_product_view_type_configurable.xml | 2 +- .../catalog_product_view_type_simple.xml | 2 +- .../layout/checkout_index_index.xml | 2 +- .../_mergeFiles/layout/customer_account.xml | 2 +- .../Layout/_mergeFiles/layout/default.xml | 2 +- .../Layout/_mergeFiles/layout/file_wrong.xml | 2 +- .../_mergeFiles/layout/fixture_handle_one.xml | 2 +- .../layout/fixture_handle_page_layout.xml | 2 +- .../_mergeFiles/layout/fixture_handle_two.xml | 2 +- .../fixture_handle_with_page_layout.xml | 2 +- .../_mergeFiles/layout/not_a_page_type.xml | 2 +- .../Layout/_mergeFiles/layout/page_empty.xml | 2 +- .../View/Layout/_mergeFiles/layout/print.xml | 2 +- .../_mergeFiles/layout/sales_guest_print.xml | 2 +- .../_mergeFiles/layout/sales_order_print.xml | 2 +- .../View/Layout/_mergeFiles/merged.xml | 2 +- .../View/LayoutArgumentObjectUpdater.php | 2 +- .../View/LayoutArgumentSimpleUpdater.php | 2 +- .../Framework/View/LayoutDirectivesTest.php | 2 +- .../Magento/Framework/View/LayoutTest.php | 2 +- .../View/LayoutTestWithExceptions.php | 2 +- .../Framework/View/Model/Layout/MergeTest.php | 2 +- .../_files/layout/fixture_handle_one.xml | 2 +- .../_files/layout/fixture_handle_two.xml | 2 +- .../View/Page/Config/Reader/HtmlTest.php | 2 +- .../Config/Reader/_files/_layout_update.xml | 2 +- .../Magento/Framework/View/Utility/Layout.php | 2 +- .../Framework/View/Utility/LayoutTest.php | 2 +- .../View/Utility/_files/layout/handle_one.xml | 2 +- .../Utility/_files/layout/handle_three.xml | 2 +- .../View/Utility/_files/layout/handle_two.xml | 2 +- .../_files/layout_merged/multiple_handles.xml | 2 +- .../_files/layout_merged/single_handle.xml | 2 +- .../_files/Fixture_Module/registration.php | 2 +- .../view/adminhtml/product/product.css | 2 +- .../Magento/ModuleC/view/adminhtml/styles.css | 2 +- .../_files/UiComponent/expected/config.xml | 2 +- .../Magento_Catalog/ui_component/test.xml | 2 +- .../Magento_Customer/ui_component/test.xml | 2 +- .../_files/UiComponent/theme/registration.php | 2 +- .../View/_files/UiComponent/theme/theme.xml | 2 +- .../app/code/ViewTest_Module/registration.php | 2 +- .../templates/fixture_template_two.phtml | 2 +- .../ViewTest_Module/web/fixture_script_two.js | 2 +- .../Vendor/custom_theme/registration.php | 2 +- .../templates/fixture_template_two.phtml | 2 +- .../frontend/Vendor/custom_theme/theme.xml | 2 +- .../custom_theme/web/fixture_script_two.js | 2 +- .../Vendor/custom_theme/web/mage/script.js | 2 +- .../Vendor/custom_theme2/registration.php | 2 +- .../frontend/Vendor/custom_theme2/theme.xml | 2 +- .../templates/fixture_template.phtml | 2 +- .../ViewTest_Module/web/fixture_script.js | 2 +- .../web/i18n/ru_RU/fixture_script.js | 2 +- .../frontend/Vendor/default/registration.php | 2 +- .../default/templates/fixture_template.phtml | 2 +- .../design/frontend/Vendor/default/theme.xml | 2 +- .../Vendor/default/web/fixture_script.js | 2 +- .../default/web/i18n/ru_RU/fixture_script.js | 2 +- .../Vendor/standalone_theme/registration.php | 2 +- .../Vendor/standalone_theme/theme.xml | 2 +- .../_files/fallback/lib/web/mage/script.js | 2 +- .../View/_files/layout/cacheable.xml | 2 +- .../_files/layout/container_attributes.xml | 2 +- .../View/_files/layout/non_cacheable.xml | 2 +- .../action_for_anonymous_parent_block.xml | 2 +- .../layout_directives_test/arguments.xml | 2 +- .../arguments_complex_values.xml | 2 +- .../arguments_object_type.xml | 2 +- .../arguments_object_type_updaters.xml | 2 +- .../arguments_url_type.xml | 2 +- .../layout_directives_test/get_block.xml | 2 +- .../_files/layout_directives_test/group.xml | 2 +- .../layout_directives_test/ifconfig.xml | 2 +- .../_files/layout_directives_test/move.xml | 2 +- .../move_alias_broken.xml | 2 +- .../layout_directives_test/move_broken.xml | 2 +- .../layout_directives_test/move_new_alias.xml | 2 +- .../move_the_same_alias.xml | 2 +- .../_files/layout_directives_test/remove.xml | 2 +- .../layout_directives_test/remove_broken.xml | 2 +- .../remove_cancellation.xml | 2 +- .../_files/layout_directives_test/render.xml | 2 +- .../sort_after_after.xml | 2 +- .../sort_after_previous.xml | 2 +- .../sort_before_after.xml | 2 +- .../sort_before_before.xml | 2 +- .../_files/layout_with_exceptions/layout.xml | 2 +- .../View/_files/static/theme/registration.php | 2 +- .../View/_files/static/theme/theme.xml | 2 +- .../theme/web/css/preminified-styles.min.css | 2 +- .../_files/static/theme/web/css/styles.css | 4 +- .../View/_files/static/theme/web/js/test.js | 2 +- .../Model/OrderItemRepositoryTest.php | 2 +- .../GiftMessage/Model/OrderRepositoryTest.php | 2 +- .../GiftMessage/_files/empty_order.php | 2 +- .../GiftMessage/_files/order_with_message.php | 2 +- .../quote_with_customer_and_message.php | 2 +- ...ote_with_customer_and_message_rollback.php | 2 +- .../_files/quote_with_item_message.php | 2 +- .../quote_with_item_message_rollback.php | 2 +- .../GiftMessage/_files/quote_with_message.php | 2 +- .../_files/quote_with_message_rollback.php | 2 +- .../GiftMessage/_files/virtual_order.php | 2 +- .../Model/Validator/FactoryTest.php | 2 +- .../GroupedImportExport/Model/GroupedTest.php | 2 +- .../Model/Import/Product/Type/GroupedTest.php | 2 +- .../Model/Product/Type/GroupedTest.php | 2 +- .../AssociatedProductsCollectionTest.php | 2 +- .../Pricing/Price/FinalPriceTest.php | 2 +- .../GroupedProduct/_files/product_grouped.php | 2 +- .../_files/product_grouped_rollback.php | 2 +- .../Block/Adminhtml/Export/Edit/FormTest.php | 2 +- .../Block/Adminhtml/Export/FilterTest.php | 2 +- .../Adminhtml/Import/Edit/BeforeTest.php | 2 +- .../Block/Adminhtml/Import/Edit/FormTest.php | 2 +- .../Controller/Adminhtml/ExportTest.php | 2 +- .../Adminhtml/Import/HttpFactoryMock.php | 2 +- .../Adminhtml/Import/ValidateTest.php | 2 +- .../Controller/Adminhtml/ImportTest.php | 2 +- .../Model/Export/AbstractStubEntity.php | 2 +- .../Model/Export/Entity/AbstractEavTest.php | 2 +- .../Model/Export/EntityAbstractTest.php | 2 +- .../Magento/ImportExport/Model/ExportTest.php | 2 +- .../Model/Import/Entity/EavAbstractTest.php | 2 +- .../Model/Import/EntityAbstractTest.php | 2 +- .../Magento/ImportExport/Model/ImportTest.php | 2 +- .../Model/ResourceModel/Import/DataTest.php | 2 +- .../Model/Source/Import/EntityTest.php | 2 +- .../ImportExport/_files/import_data.php | 2 +- .../Magento/ImportExport/_files/product.php | 2 +- .../Controller/Adminhtml/IndexerTest.php | 2 +- .../Indexer/Model/Config/ConverterTest.php | 2 +- .../Indexer/Model/Config/_files/indexer.xml | 2 +- .../Indexer/Model/Config/_files/result.php | 2 +- .../Activate/Permissions/Tab/WebapiTest.php | 2 +- .../Adminhtml/Integration/Edit/FormTest.php | 2 +- .../Integration/Edit/Tab/InfoTest.php | 2 +- .../Block/Adminhtml/Integration/EditTest.php | 2 +- .../Block/Adminhtml/Integration/GridTest.php | 2 +- .../Adminhtml/Integration/TokensTest.php | 2 +- .../Column/Renderer/Button/DeleteTest.php | 2 +- .../Grid/Column/Renderer/Button/EditTest.php | 2 +- .../Column/Renderer/Link/ActivateTest.php | 2 +- .../Controller/Adminhtml/IntegrationTest.php | 2 +- .../Model/AdminTokenServiceTest.php | 2 +- .../Model/AuthorizationServiceTest.php | 2 +- .../Model/Config/Consolidated/ReaderTest.php | 2 +- .../Consolidated/_files/integration.php | 2 +- .../Consolidated/_files/integrationA.xml | 2 +- .../Consolidated/_files/integrationB.xml | 2 +- .../Model/Config/Integration/ReaderTest.php | 2 +- .../Model/Config/Integration/_files/api.php | 2 +- .../Model/Config/Integration/_files/apiA.xml | 2 +- .../Model/Config/Integration/_files/apiB.xml | 2 +- .../Integration/Model/Config/ReaderTest.php | 2 +- .../Model/Config/_files/configA.xml | 2 +- .../Model/Config/_files/configB.xml | 2 +- .../Model/Config/_files/integration.php | 2 +- .../Model/CustomerTokenServiceTest.php | 2 +- .../Model/ResourceModel/IntegrationTest.php | 2 +- .../_files/integration_all_permissions.php | 2 +- .../integration_all_permissions_rollback.php | 2 +- .../MediaStorage/Model/File/StorageTest.php | 2 +- .../testsuite/Magento/MemoryUsageTest.php | 2 +- .../Block/Checkout/Address/SelectTest.php | 2 +- .../Block/Checkout/AddressesTest.php | 2 +- .../Block/Checkout/OverviewTest.php | 2 +- .../Multishipping/Controller/CheckoutTest.php | 2 +- .../Model/Checkout/Type/MultishippingTest.php | 2 +- .../Block/Adminhtml/Queue/Edit/FormTest.php | 2 +- .../Block/Adminhtml/SubscriberTest.php | 2 +- .../Adminhtml/NewsletterQueueTest.php | 2 +- .../Adminhtml/NewsletterTemplateTest.php | 2 +- .../Newsletter/Controller/ManageTest.php | 2 +- .../Newsletter/Controller/SubscriberTest.php | 2 +- .../Magento/Newsletter/Helper/DataTest.php | 2 +- .../Newsletter/Model/Plugin/PluginTest.php | 2 +- .../Magento/Newsletter/Model/QueueTest.php | 2 +- .../ResourceModel/Problem/CollectionTest.php | 2 +- .../Subscriber/CollectionTest.php | 2 +- .../Model/ResourceModel/SubscriberTest.php | 2 +- .../Newsletter/Model/SubscriberTest.php | 2 +- .../Magento/Newsletter/Model/TemplateTest.php | 2 +- .../Newsletter/_files/newsletter_sample.php | 2 +- .../Magento/Newsletter/_files/problems.php | 2 +- .../Magento/Newsletter/_files/queue.php | 2 +- .../Magento/Newsletter/_files/subscribers.php | 2 +- .../_files/subscribers_rollback.php | 2 +- .../Magento/Newsletter/_files/template.php | 2 +- .../OfflineShipping/_files/tablerates.php | 2 +- .../_files/tablerates_rollback.php | 2 +- .../PageCache/Block/JavascriptTest.php | 2 +- .../System/Config/Form/Field/ExportTest.php | 2 +- .../Magento/PageCache/Model/ConfigTest.php | 2 +- .../PageCache/Model/Layout/MergeTest.php | 2 +- .../Model/System/Config/Backend/TtlTest.php | 2 +- .../System/Config/Backend/VarnishTest.php | 2 +- .../Magento/PageCache/Model/_files/result.vcl | 2 +- .../Magento/PageCache/Model/_files/test.vcl | 2 +- .../Magento/Payment/Block/InfoTest.php | 2 +- .../Payment/Block/Transparent/IframeTest.php | 2 +- .../Magento/Payment/Helper/DataTest.php | 2 +- .../Payment/Model/Config/ReaderTest.php | 2 +- .../Magento/Payment/Model/ConfigTest.php | 2 +- .../Magento/Payment/Model/_files/payment.xml | 2 +- .../Magento/Payment/Model/_files/payment2.xml | 2 +- ...derStatusForPaymentMethodsObserverTest.php | 2 +- .../Magento/Payment/_files/order_status.php | 2 +- .../Paypal/Adminhtml/Paypal/ReportsTest.php | 2 +- .../Billing/Agreement/View/Tab/InfoTest.php | 2 +- .../Block/Billing/Agreement/ViewTest.php | 2 +- .../Magento/Paypal/Block/Bml/BannersTest.php | 2 +- .../Block/Express/Review/BillingTest.php | 2 +- .../Paypal/Block/Express/ReviewTest.php | 2 +- .../Payment/Form/Billing/AgreementTest.php | 2 +- .../Billing/Agreement/CancelTest.php | 2 +- .../Billing/Agreement/DeleteTest.php | 2 +- .../Adminhtml/Billing/Agreement/GridTest.php | 2 +- .../Adminhtml/Billing/Agreement/IndexTest.php | 2 +- .../Adminhtml/Billing/Agreement/ViewTest.php | 2 +- .../Adminhtml/Billing/AgreementTest.php | 2 +- .../Adminhtml/Paypal/Reports/DetailsTest.php | 2 +- .../Adminhtml/Paypal/Reports/FetchTest.php | 2 +- .../Adminhtml/Paypal/Reports/IndexTest.php | 2 +- .../Controller/Billing/AgreementTest.php | 2 +- .../Magento/Paypal/Controller/ExpressTest.php | 2 +- .../Paypal/Controller/HostedproTest.php | 2 +- .../Magento/Paypal/Controller/PayflowTest.php | 2 +- .../Paypal/Controller/PayflowadvancedTest.php | 2 +- .../Config/Structure/Reader/ConverterStub.php | 2 +- .../Config/Structure/Reader/ReaderStub.php | 2 +- .../Config/Structure/Reader/ReaderTest.php | 2 +- .../Structure/Reader/_files/actual/config.xml | 2 +- .../Reader/_files/expected/config.xml | 2 +- .../Paypal/Model/Express/CheckoutTest.php | 2 +- .../Paypal/Model/Hostedpro/RequestTest.php | 2 +- .../Magento/Paypal/Model/HostedproTest.php | 2 +- .../Magento/Paypal/Model/IpnTest.php | 2 +- .../Magento/Paypal/Model/PayflowproTest.php | 2 +- .../Method/Billing/AbstractAgreementTest.php | 2 +- .../Paypal/Model/Report/SettlementTest.php | 2 +- .../Billing/Agreement/CollectionTest.php | 2 +- .../Magento/Paypal/Model/VoidTest.php | 2 +- .../Magento/Paypal/_files/address_data.php | 2 +- .../Paypal/_files/billing_agreement.php | 2 +- .../testsuite/Magento/Paypal/_files/ipn.php | 2 +- .../Magento/Paypal/_files/order_express.php | 2 +- .../Magento/Paypal/_files/order_hostedpro.php | 2 +- .../Paypal/_files/order_payflowpro.php | 2 +- .../Magento/Paypal/_files/quote_express.php | 2 +- .../_files/quote_express_with_customer.php | 2 +- .../Magento/Paypal/_files/quote_payment.php | 2 +- .../Paypal/_files/quote_payment_express.php | 2 +- .../quote_payment_express_with_customer.php | 2 +- .../Paypal/_files/quote_payment_payflow.php | 2 +- .../Block/Header/AdditionalTest.php | 2 +- .../Magento/Persistent/Model/ObserverTest.php | 2 +- .../Model/Persistent/ConfigTest.php | 2 +- .../Model/Persistent/_files/expectedArray.php | 2 +- .../Persistent/_files/expectedBlocksArray.php | 2 +- .../Model/Persistent/_files/persistent.xml | 2 +- .../Magento/Persistent/Model/SessionTest.php | 2 +- .../Observer/EmulateCustomerObserverTest.php | 2 +- .../Observer/EmulateQuoteObserverTest.php | 2 +- ...nchronizePersistentOnLoginObserverTest.php | 2 +- ...chronizePersistentOnLogoutObserverTest.php | 2 +- .../Magento/Persistent/_files/persistent.php | 2 +- .../Magento/ProductAlert/Model/EmailTest.php | 2 +- .../ProductAlert/Model/ObserverTest.php | 2 +- .../ProductAlert/_files/product_alert.php | 2 +- .../Magento/Quote/Model/Quote/AddressTest.php | 2 +- .../Quote/Model/Quote/Item/RepositoryTest.php | 2 +- .../Quote/Model/QuoteManagementTest.php | 2 +- .../Quote/Model/QuoteRepositoryTest.php | 2 +- .../Magento/Quote/Model/QuoteTest.php | 2 +- .../Quote/Model/ResourceModel/QuoteTest.php | 2 +- .../Model/ShippingMethodManagementTest.php | 2 +- .../Address/CollectTotalsObserverTest.php | 2 +- .../Magento/Quote/_files/empty_quote.php | 2 +- .../Quote/_files/empty_quote_rollback.php | 2 +- .../Quote/_files/is_not_salable_product.php | 2 +- .../Quote/_files/is_salable_product.php | 2 +- .../Quote/etc/extension_attributes.xml | 2 +- .../Block/Adminhtml/Filter/FormTest.php | 2 +- .../Reports/Block/Adminhtml/GridTest.php | 2 +- .../Adminhtml/Sales/Bestsellers/GridTest.php | 2 +- .../Adminhtml/Sales/Coupons/GridTest.php | 2 +- .../Adminhtml/Sales/Invoiced/GridTest.php | 2 +- .../Adminhtml/Sales/Refunded/GridTest.php | 2 +- .../Block/Adminhtml/Sales/Sales/GridTest.php | 2 +- .../Adminhtml/Sales/Shipping/GridTest.php | 2 +- .../Block/Adminhtml/Sales/Tax/GridTest.php | 2 +- .../Adminhtml/Shopcart/Abandoned/GridTest.php | 2 +- .../Adminhtml/Shopcart/GridTestAbstract.php | 2 +- .../Adminhtml/Shopcart/Product/GridTest.php | 2 +- .../Magento/Reports/Block/WidgetTest.php | 2 +- .../Adminhtml/Report/Product/ViewedTest.php | 2 +- .../Product/Lowstock/CollectionTest.php | 2 +- .../Report/Product/Viewed/CollectionTest.php | 2 +- .../Review/Product/CollectionTest.php | 2 +- .../Magento/Reports/_files/orders.php | 2 +- .../Reports/_files/viewed_products.php | 2 +- .../Review/Block/Adminhtml/Edit/FormTest.php | 2 +- .../Block/Adminhtml/Edit/Tab/FormTest.php | 2 +- .../Review/Block/Adminhtml/MainTest.php | 2 +- .../Magento/Review/Controller/ProductTest.php | 2 +- .../ResourceModel/Rating/CollectionTest.php | 2 +- .../Review/Model/ResourceModel/RatingTest.php | 2 +- .../Review/Product/CollectionTest.php | 2 +- .../Model/ResourceModel/Review/ReviewTest.php | 2 +- .../Magento/Review/_files/customer_review.php | 2 +- .../_files/customer_review_with_rating.php | 2 +- .../Review/_files/different_reviews.php | 2 +- .../Magento/Review/_files/review_xss.php | 2 +- .../Magento/Review/_files/reviews.php | 2 +- .../Rule/Model/Condition/AbstractTest.php | 2 +- ...editmemoCommentRepositoryInterfaceTest.php | 2 +- .../CreditmemoItemRepositoryInterfaceTest.php | 2 +- .../InvoiceCommentRepositoryInterfaceTest.php | 2 +- .../InvoiceItemRepositoryInterfaceTest.php | 2 +- ...erStatusHistoryRepositoryInterfaceTest.php | 2 +- ...ShipmentCommentRepositoryInterfaceTest.php | 2 +- .../ShipmentItemRepositoryInterfaceTest.php | 2 +- .../ShipmentTrackRepositoryInterfaceTest.php | 2 +- .../Block/Adminhtml/Items/AbstractTest.php | 2 +- .../Order/Create/Form/AbstractTest.php | 2 +- .../Order/Create/Form/AccountTest.php | 2 +- .../Order/Create/Form/AddressTest.php | 2 +- .../Block/Adminhtml/Order/Create/FormTest.php | 2 +- .../Order/Create/Giftmessage/FormTest.php | 2 +- .../Adminhtml/Order/Create/HeaderTest.php | 2 +- .../Block/Adminhtml/Order/View/InfoTest.php | 2 +- .../Report/Filter/Form/CouponTest.php | 2 +- .../Sales/Block/Order/CommentsTest.php | 2 +- .../Block/Order/Creditmemo/ItemsTest.php | 2 +- .../Sales/Block/Order/Invoice/ItemsTest.php | 2 +- .../Magento/Sales/Block/Order/ItemsTest.php | 2 +- .../Block/Order/PrintOrder/CreditmemoTest.php | 2 +- .../Block/Order/PrintOrder/InvoiceTest.php | 2 +- .../Magento/Sales/Block/Order/TotalsTest.php | 2 +- .../Adminhtml/Order/AddCommentTest.php | 2 +- .../Adminhtml/Order/AddressSaveTest.php | 2 +- .../Adminhtml/Order/AddressTest.php | 2 +- .../Adminhtml/Order/AuthorizationMock.php | 2 +- .../Controller/Adminhtml/Order/CancelTest.php | 2 +- .../Controller/Adminhtml/Order/CreateTest.php | 2 +- .../Adminhtml/Order/CreditmemoTest.php | 2 +- .../Controller/Adminhtml/Order/EmailTest.php | 2 +- .../Controller/Adminhtml/Order/HoldTest.php | 2 +- .../Adminhtml/Order/ReviewPaymentTest.php | 2 +- .../Adminhtml/Order/Stub/OrderCreateStub.php | 2 +- .../Controller/Adminhtml/Order/UnholdTest.php | 2 +- .../Controller/Adminhtml/Order/ViewTest.php | 2 +- .../Adminhtml/Transactions/FetchTest.php | 2 +- .../Model/AbstractCollectorPositionsTest.php | 2 +- .../Sales/Model/AdminOrder/CreateTest.php | 2 +- .../Magento/Sales/Model/Convert/OrderTest.php | 2 +- .../Model/CronJob/CleanExpiredOrdersTest.php | 2 +- .../Model/Order/Address/RendererTest.php | 2 +- .../Model/Order/AddressRepositoryTest.php | 2 +- .../Magento/Sales/Model/Order/AddressTest.php | 2 +- .../Model/Order/CreditmemoFactoryTest.php | 2 +- .../Email/Sender/CreditmemoSenderTest.php | 2 +- .../Order/Email/Sender/InvoiceSenderTest.php | 2 +- .../Order/Email/Sender/OrderSenderTest.php | 2 +- .../Order/Email/Sender/ShipmentSenderTest.php | 2 +- .../Magento/Sales/Model/Order/InvoiceTest.php | 2 +- .../Magento/Sales/Model/Order/ItemTest.php | 2 +- .../Model/Order/Payment/RepositoryTest.php | 2 +- .../Model/Order/Payment/TransactionTest.php | 2 +- .../Sales/Model/Order/ShipmentTest.php | 2 +- .../Model/ResourceModel/Order/StatusTest.php | 2 +- .../Sales/Model/ResourceModel/OrderTest.php | 2 +- .../Report/Bestsellers/CollectionTest.php | 2 +- .../Invoiced/Collection/InvoicedTest.php | 2 +- .../Report/Invoiced/Collection/OrderTest.php | 2 +- .../Report/Refunded/Collection/OrderTest.php | 2 +- .../Refunded/Collection/RefundedTest.php | 2 +- .../Report/Shipping/Collection/OrderTest.php | 2 +- .../Shipping/Collection/ShipmentTest.php | 2 +- .../ResourceModel/Sale/CollectionTest.php | 2 +- .../Observer/Backend/CustomerQuoteTest.php | 2 +- .../Magento/Sales/_files/address.php | 2 +- .../Magento/Sales/_files/address_data.php | 2 +- .../Magento/Sales/_files/address_list.php | 2 +- .../Sales/_files/address_list_rollback.php | 2 +- .../Sales/_files/assign_status_to_state.php | 2 +- .../Magento/Sales/_files/creditmemo.php | 2 +- .../_files/creditmemo_comments_for_search.php | 2 +- .../Sales/_files/creditmemo_for_get.php | 2 +- .../_files/creditmemo_for_get_rollback.php | 2 +- .../_files/creditmemo_items_for_search.php | 2 +- .../Magento/Sales/_files/creditmemo_list.php | 2 +- .../Sales/_files/creditmemo_list_rollback.php | 2 +- .../Sales/_files/creditmemo_rollback.php | 2 +- .../Sales/_files/creditmemo_with_list.php | 2 +- .../_files/creditmemo_with_list_rollback.php | 2 +- .../Magento/Sales/_files/default_rollback.php | 2 +- .../Magento/Sales/_files/invoice.php | 2 +- .../_files/invoice_comments_for_search.php | 2 +- .../_files/invoice_fixture_store_order.php | 2 +- .../Sales/_files/invoice_items_for_search.php | 2 +- .../Magento/Sales/_files/invoice_list.php | 2 +- .../Sales/_files/invoice_list_rollback.php | 2 +- .../Sales/_files/invoice_payflowpro.php | 2 +- .../Magento/Sales/_files/invoice_rollback.php | 2 +- .../testsuite/Magento/Sales/_files/order.php | 2 +- .../Sales/_files/order_alphanumeric_id.php | 2 +- .../Sales/_files/order_fixture_store.php | 2 +- .../_files/order_fixture_store_rollback.php | 2 +- .../Magento/Sales/_files/order_info.php | 2 +- .../Magento/Sales/_files/order_item_list.php | 2 +- .../Magento/Sales/_files/order_list.php | 2 +- .../Sales/_files/order_list_rollback.php | 2 +- .../Magento/Sales/_files/order_new.php | 2 +- .../Sales/_files/order_new_rollback.php | 2 +- .../_files/order_paid_with_payflowpro.php | 2 +- .../Sales/_files/order_payment_list.php | 2 +- .../Sales/_files/order_pending_payment.php | 2 +- .../Magento/Sales/_files/order_rollback.php | 2 +- .../Magento/Sales/_files/order_shipping.php | 2 +- ..._shipping_address_different_to_billing.php | 2 +- ...order_shipping_address_same_as_billing.php | 2 +- .../order_status_history_for_search.php | 2 +- .../Sales/_files/order_with_customer.php | 2 +- .../order_with_dummy_item_and_invoiced.php | 2 +- .../order_with_shipping_and_invoice.php | 2 +- ...der_with_shipping_and_invoice_rollback.php | 2 +- .../testsuite/Magento/Sales/_files/quote.php | 2 +- .../Magento/Sales/_files/quote_rollback.php | 2 +- .../Sales/_files/quote_with_bundle.php | 2 +- .../_files/quote_with_bundle_rollback.php | 2 +- .../Sales/_files/quote_with_customer.php | 2 +- .../_files/quote_with_customer_rollback.php | 2 +- .../Sales/_files/report_bestsellers.php | 2 +- .../Magento/Sales/_files/report_invoiced.php | 2 +- .../Magento/Sales/_files/report_refunded.php | 2 +- .../Magento/Sales/_files/report_shipping.php | 2 +- .../Magento/Sales/_files/shipment.php | 2 +- .../_files/shipment_comments_for_search.php | 2 +- .../_files/shipment_items_for_search.php | 2 +- .../Magento/Sales/_files/shipment_list.php | 2 +- .../Sales/_files/shipment_list_rollback.php | 2 +- .../Sales/_files/shipment_rollback.php | 2 +- .../_files/shipment_tracks_for_search.php | 2 +- .../Magento/Sales/_files/transactions.php | 2 +- .../Sales/_files/transactions_detailed.php | 2 +- .../Sales/_files/transactions_list.php | 2 +- .../_files/transactions_list_rollback.php | 2 +- .../two_orders_for_one_of_two_customers.php | 2 +- .../two_orders_for_two_diff_customers.php | 2 +- .../Promo/Quote/Edit/Tab/LabelsTest.php | 2 +- .../Quote/Address/Total/ShippingTest.php | 2 +- .../Report/Rule/CreatedatTest.php | 2 +- .../ResourceModel/Rule/CollectionTest.php | 2 +- .../Model/ResourceModel/RuleTest.php | 2 +- .../_files/cart_rule_40_percent_off.php | 2 +- .../_files/cart_rule_50_percent_off.php | 2 +- .../_files/cart_rule_free_shipping.php | 2 +- .../cart_rule_free_shipping_rollback.php | 2 +- .../Magento/SalesRule/_files/coupons.php | 2 +- .../SalesRule/_files/coupons_advanced.php | 2 +- .../SalesRule/_files/order_with_coupon.php | 2 +- .../SalesRule/_files/report_coupons.php | 2 +- .../_files/rule_custom_product_attribute.php | 2 +- .../rule_free_shipping_by_product_weight.php | 2 +- .../SalesRule/_files/rule_specific_date.php | 2 +- .../Magento/SalesRule/_files/rules.php | 2 +- .../SalesRule/_files/rules_advanced.php | 2 +- .../SalesRule/_files/rules_autogeneration.php | 2 +- .../_files/rules_autogeneration_rollback.php | 2 +- .../SalesRule/_files/rules_categories.php | 2 +- .../_files/rules_categories_rollback.php | 2 +- .../SalesRule/_files/rules_category.php | 2 +- .../_files/rules_category_rollback.php | 2 +- .../_files/rules_group_all_categories.php | 2 +- ...es_group_all_categories_price_attr_set.php | 2 +- .../_files/rules_group_any_categories.php | 2 +- ...les_group_any_categories_price_address.php | 2 +- ...es_group_any_categories_price_attr_set.php | 2 +- ...roup_any_categories_price_attr_set_any.php | 2 +- ...roup_categories_price_sku_attr_set_any.php | 2 +- .../rules_group_not_categories_sku_attr.php | 2 +- .../SalesRule/_files/rules_rollback.php | 2 +- .../SampleData/Model/DependencyTest.php | 2 +- .../System/Config/Source/EngineTest.php | 2 +- .../Model/ResourceModel/SynonymGroupTest.php | 2 +- .../Search/Model/SearchEngine/ConfigTest.php | 2 +- .../Search/Model/SynonymAnalyzerTest.php | 2 +- .../Model/SynonymGroupRepositoryTest.php | 2 +- .../Search/Model/SynonymReaderTest.php | 2 +- .../Magento/Search/_files/search_engine.xml | 2 +- .../Magento/Search/_files/synonym_reader.php | 2 +- .../Search/_files/synonym_reader_rollback.php | 2 +- .../Adminhtml/Session/LogoutAllTest.php | 2 +- .../Model/AdminSessionsManagerTest.php | 2 +- .../Security/Model/Plugin/AuthSessionTest.php | 2 +- .../AdminSessionInfo/CollectionTest.php | 2 +- .../ResourceModel/AdminSessionInfoTest.php | 2 +- .../CollectionTest.php | 2 +- .../PasswordResetRequestEventTest.php | 2 +- .../Security/Model/SecurityManagerTest.php | 2 +- .../Magento/Security/_files/adminsession.php | 2 +- .../_files/password_reset_request_events.php | 2 +- .../Magento/SendFriend/Block/SendTest.php | 2 +- .../DependenciesShowFrameworkCommandTest.php | 2 +- ...ndenciesShowModulesCircularCommandTest.php | 2 +- .../DependenciesShowModulesCommandTest.php | 2 +- .../Command/I18nCollectPhrasesCommandTest.php | 2 +- .../Console/Command/I18nPackCommandTest.php | 2 +- .../Command/_files/phrases/TestPhrases.php | 2 +- .../root/app/code/Magento/A/Model/Foo.php | 2 +- .../root/app/code/Magento/A/etc/module.xml | 2 +- .../root/app/code/Magento/A/registration.php | 2 +- .../root/app/code/Magento/B/Model/Foo.php | 2 +- .../root/app/code/Magento/B/etc/module.xml | 2 +- .../root/app/code/Magento/B/registration.php | 2 +- .../root/app/code/Magento/C/registration.php | 2 +- .../root/app/code/Magento/D/registration.php | 2 +- .../Magento/Setup/Controller/UrlCheckTest.php | 2 +- .../Setup/Fixtures/FixtureModelTest.php | 2 +- .../FixturesAsserts/BundleProductsAssert.php | 2 +- .../ConfigurableProductsAssert.php | 2 +- .../Fixtures/FixturesAsserts/ImagesAssert.php | 2 +- .../FixturesAsserts/ProductAssert.php | 2 +- .../FixturesAsserts/SimpleProductsAssert.php | 2 +- .../Setup/Fixtures/_files/attributeSets.xml | 2 +- .../Magento/Setup/Fixtures/_files/small.xml | 2 +- .../Model/ConfigOptionsListCollectorTest.php | 2 +- .../Model/Cron/MultipleStreamOutputTest.php | 2 +- .../FixtureGenerator/ProductGeneratorTest.php | 2 +- .../Setup/Model/ObjectManagerProviderTest.php | 2 +- .../Magento/Setup/Module/DataSetupTest.php | 2 +- .../Setup/Module/Dependency/CircularTest.php | 2 +- .../Dependency/Parser/Composer/JsonTest.php | 2 +- .../Dependency/Parser/Config/XmlTest.php | 2 +- .../Module/Dependency/Report/CircularTest.php | 2 +- .../Dependency/Report/DependencyTest.php | 2 +- .../Dependency/Report/FrameworkTest.php | 2 +- .../Magento/FirstModule/Helper/Helper.php | 2 +- .../code/Magento/FirstModule/Model/Model.php | 2 +- .../FirstModule/Model/WithoutDependencies.php | 2 +- .../code/Magento/FirstModule/etc/module.xml | 2 +- .../FirstModule/view/frontend/template.phtml | 2 +- .../Module/Dependency/_files/module1.xml | 2 +- .../Module/Dependency/_files/module2.xml | 2 +- .../Module/I18n/Dictionary/GeneratorTest.php | 2 +- .../Magento/FirstModule/Helper/Helper.php | 2 +- .../code/Magento/FirstModule/Model/Model.php | 2 +- .../FirstModule/view/frontend/default.xml | 2 +- .../Magento/FirstModule/view/frontend/file.js | 2 +- .../FirstModule/view/frontend/template.phtml | 2 +- .../code/Magento/SecondModule/Model/Model.php | 2 +- .../adminhtml/default/backend/default.xml | 2 +- .../adminhtml/default/backend/template.phtml | 2 +- .../_files/source/lib/web/mage/file.js | 2 +- .../_files/source/lib/web/varien/file.js | 2 +- .../_files/source/not_magento_dir/Model.php | 2 +- .../_files/source/not_magento_dir/file.js | 2 +- .../source/not_magento_dir/template.phtml | 2 +- .../Setup/Module/I18n/Pack/GeneratorTest.php | 2 +- .../Module/I18n/Parser/Adapter/JsTest.php | 2 +- .../Php/Tokenizer/PhraseCollectorTest.php | 2 +- .../Translate/MethodCollectorTest.php | 2 +- .../Module/I18n/Parser/Adapter/XmlTest.php | 2 +- .../Adapter/_files/xmlPhrasesForTest.xml | 2 +- .../Magento/Shipping/Block/ItemsTest.php | 2 +- .../Magento/Shipping/Helper/DataTest.php | 2 +- .../Magento/Shipping/Model/ShippingTest.php | 2 +- .../Magento/Sitemap/Helper/DataTest.php | 2 +- .../ResourceModel/Catalog/ProductTest.php | 2 +- .../Sitemap/_files/sitemap_products.php | 2 +- .../_files/sitemap_products_rollback.php | 2 +- .../App/Request/PathInfoProcessorTest.php | 2 +- .../Controller/Store/SwitchActionTest.php | 2 +- .../Magento/Store/Model/App/EmulationTest.php | 2 +- .../Magento/Store/Model/DataSource.php | 2 +- .../Magento/Store/Model/GroupTest.php | 2 +- .../ResourceModel/Store/CollectionTest.php | 2 +- .../Store/Model/ResourceModel/StoreTest.php | 2 +- .../Store/Model/ResourceModel/WebsiteTest.php | 2 +- .../Store/Model/StoreCookieManagerTest.php | 2 +- .../Magento/Store/Model/StoreManagerTest.php | 2 +- .../Magento/Store/Model/StoreResolverTest.php | 2 +- .../Magento/Store/Model/StoreTest.php | 4 +- .../Magento/Store/Model/WebsiteTest.php | 2 +- .../Store/_files/core_fixturestore.php | 2 +- .../_files/core_fixturestore_rollback.php | 2 +- .../_files/core_second_third_fixturestore.php | 2 +- ...fixture_store_with_catalogsearch_index.php | 2 +- ...tore_with_catalogsearch_index_rollback.php | 2 +- .../Store/_files/scope.config.fixture.php | 2 +- .../Magento/Store/_files/second_store.php | 2 +- .../Store/_files/second_store_rollback.php | 2 +- .../second_website_with_second_currency.php | 2 +- ..._website_with_second_currency_rollback.php | 2 +- .../_files/second_website_with_two_stores.php | 2 +- ...econd_website_with_two_stores_rollback.php | 2 +- .../testsuite/Magento/Store/_files/store.php | 2 +- .../Magento/Store/_files/website.php | 2 +- .../Magento/Store/_files/website_rollback.php | 2 +- .../Swatches/Model/AttributeCreateTest.php | 2 +- .../Tax/Block/Adminhtml/Rate/TitleTest.php | 2 +- .../Tax/Controller/Adminhtml/RateTest.php | 2 +- .../Tax/Controller/Adminhtml/TaxTest.php | 2 +- .../testsuite/Magento/Tax/Helper/DataTest.php | 2 +- .../Model/Calculation/RateRepositoryTest.php | 2 +- .../Magento/Tax/Model/CalculationTest.php | 2 +- .../testsuite/Magento/Tax/Model/ClassTest.php | 2 +- .../Magento/Tax/Model/ConfigTest.php | 2 +- .../Magento/Tax/Model/Rate/SourceTest.php | 2 +- .../Calculation/Rule/CollectionTest.php | 2 +- .../Model/ResourceModel/CalculationTest.php | 2 +- .../ResourceModel/Report/CollectionTest.php | 2 +- .../Tax/Model/Sales/Total/Quote/SetupUtil.php | 2 +- .../Model/Sales/Total/Quote/SubtotalTest.php | 2 +- .../Tax/Model/Sales/Total/Quote/TaxTest.php | 2 +- .../Magento/Tax/Model/TaxCalculationTest.php | 2 +- .../Tax/Model/TaxClass/ManagementTest.php | 2 +- .../Tax/Model/TaxClass/RepositoryTest.php | 2 +- .../Model/TaxClass/Source/CustomerTest.php | 2 +- .../Tax/Model/TaxClass/Source/ProductTest.php | 2 +- .../Tax/Model/TaxClass/Type/CustomerTest.php | 2 +- .../Tax/Model/TaxRateCollectionTest.php | 2 +- .../Tax/Model/TaxRateManagementTest.php | 2 +- .../Tax/Model/TaxRuleCollectionTest.php | 2 +- .../Tax/Model/TaxRuleFixtureFactory.php | 2 +- .../Tax/Model/TaxRuleRepositoryTest.php | 2 +- .../Magento/Tax/Pricing/AdjustmentTest.php | 2 +- .../Magento/Tax/_files/order_with_tax.php | 2 +- .../Magento/Tax/_files/report_tax.php | 2 +- ...excluding_tax_apply_tax_after_discount.php | 2 +- ..._apply_tax_after_discount_discount_tax.php | 2 +- ...xcluding_tax_apply_tax_before_discount.php | 2 +- .../excluding_tax_multi_item_row.php | 2 +- .../excluding_tax_multi_item_total.php | 2 +- .../excluding_tax_multi_item_unit.php | 2 +- .../_files/scenarios/excluding_tax_row.php | 2 +- .../_files/scenarios/excluding_tax_total.php | 2 +- .../_files/scenarios/excluding_tax_unit.php | 2 +- ...luding_tax_cross_border_trade_disabled.php | 2 +- ...cluding_tax_cross_border_trade_enabled.php | 2 +- .../_files/scenarios/including_tax_row.php | 2 +- .../_files/scenarios/including_tax_total.php | 2 +- .../_files/scenarios/including_tax_unit.php | 2 +- ...i_tax_rule_total_calculate_subtotal_no.php | 2 +- ..._tax_rule_total_calculate_subtotal_yes.php | 2 +- ...ule_two_row_calculate_subtotal_yes_row.php | 2 +- ...e_two_row_calculate_subtotal_yes_total.php | 2 +- ...ti_tax_rule_unit_calculate_subtotal_no.php | 2 +- ...i_tax_rule_unit_calculate_subtotal_yes.php | 2 +- .../tax_calculation_data_aggregated.php | 2 +- .../Magento/Tax/_files/tax_classes.php | 2 +- .../Block/Adminhtml/Rate/ImportExportTest.php | 2 +- .../Adminhtml/Rate/ExportPostTest.php | 2 +- .../Adminhtml/Rate/ImportExportTest.php | 2 +- .../Adminhtml/Rate/ImportPostTest.php | 2 +- .../Model/Rate/CsvImportHandlerTest.php | 2 +- .../Magento/Test/Integrity/DatabaseTest.php | 2 +- .../Magento/Test/Integrity/LayoutTest.php | 2 +- .../Integrity/Magento/Payment/MethodsTest.php | 2 +- .../Magento/Widget/SkinFilesTest.php | 2 +- .../Magento/Widget/TemplateFilesTest.php | 2 +- .../Modular/AbstractMergedConfigTest.php | 2 +- .../Integrity/Modular/AclConfigFilesTest.php | 2 +- .../Modular/BlockInstantiationTest.php | 2 +- .../Test/Integrity/Modular/CacheFilesTest.php | 2 +- .../Modular/CarrierConfigFilesTest.php | 2 +- .../Modular/CrontabConfigFilesTest.php | 2 +- .../Integrity/Modular/DiConfigFilesTest.php | 2 +- .../Modular/EavAttributesConfigFilesTest.php | 2 +- .../Modular/EventConfigFilesTest.php | 2 +- .../Modular/ExportConfigFilesTest.php | 2 +- .../Modular/FieldsetConfigFilesTest.php | 2 +- .../Modular/ImportConfigFilesTest.php | 2 +- .../Modular/IndexerConfigFilesTest.php | 2 +- .../Integrity/Modular/LayoutFilesTest.php | 2 +- .../Catalog/AttributeConfigFilesTest.php | 2 +- .../Customer/AddressFormatsFilesTest.php | 2 +- .../Email/EmailTemplateConfigFilesTest.php | 2 +- .../Magento/Sales/PdfConfigFilesTest.php | 2 +- .../Integrity/Modular/MenuConfigFilesTest.php | 2 +- .../Modular/MviewConfigFilesTest.php | 2 +- .../Modular/PaymentConfigFilesTest.php | 2 +- .../Modular/ProductOptionsConfigFilesTest.php | 2 +- .../Modular/ProductTypesConfigFilesTest.php | 2 +- .../Modular/ResourcesConfigFilesTest.php | 2 +- .../Modular/RouteConfigFilesTest.php | 2 +- .../Modular/SalesConfigFilesTest.php | 2 +- .../Modular/SystemConfigFilesTest.php | 2 +- .../Integrity/Modular/TemplateFilesTest.php | 2 +- .../Modular/ThemeConfigFilesTest.php | 2 +- .../Integrity/Modular/ViewConfigFilesTest.php | 2 +- .../Modular/WidgetConfigFilesTest.php | 2 +- .../Modular/_files/skip_blocks_ce.php | 2 +- .../_files/skip_template_blocks_ce.php | 2 +- .../Test/Integrity/StaticFilesTest.php | 2 +- .../Integrity/Theme/TemplateFilesTest.php | 2 +- .../Test/Integrity/Theme/XmlFilesTest.php | 2 +- .../Test/Integrity/ViewFileReferenceTest.php | 2 +- .../Controller/Adminhtml/Noroute.php | 2 +- .../ModuleInstallationTest.php | 2 +- .../Design/Theme/Edit/Tab/GeneralTest.php | 2 +- .../Theme/Block/Html/BreadcrumbsTest.php | 2 +- .../Magento/Theme/Block/Html/FooterTest.php | 2 +- .../System/Design/ThemeControllerTest.php | 2 +- .../System/Design/_files/simple-js-file.js | 2 +- .../Theme/Model/Config/ValidatorTest.php | 2 +- .../Model/Design/Backend/ExceptionsTest.php | 2 +- .../Magento/Theme/Model/DesignTest.php | 2 +- .../Theme/Model/Layout/Config/ReaderTest.php | 2 +- .../Magento/Theme/Model/Layout/ConfigTest.php | 2 +- .../Model/Layout/_files/page_layouts.xml | 2 +- .../Model/Layout/_files/page_layouts2.xml | 2 +- .../ResourceModel/Theme/CollectionTest.php | 2 +- .../Theme/Model/Theme/CollectionTest.php | 2 +- .../Theme/Model/Theme/Domain/VirtualTest.php | 2 +- .../Magento/Theme/Model/Theme/FileTest.php | 2 +- .../Theme/Model/Theme/RegistrationTest.php | 2 +- .../Theme/Model/Theme/Source/ThemeTest.php | 2 +- .../_files/design/frontend/a_d/theme.xml | 2 +- .../_files/design/frontend/b_e/theme.xml | 2 +- .../design/frontend/magento_default/theme.xml | 2 +- .../design/frontend/magento_g/theme.xml | 2 +- .../Theme/Model/Theme/ThemeProviderTest.php | 2 +- .../Magento/Theme/Model/ThemeTest.php | 2 +- .../Magento/Theme/Model/View/DesignTest.php | 2 +- .../adminhtml/Vendor/test/registration.php | 2 +- .../design/adminhtml/Vendor/test/theme.xml | 2 +- .../Vendor/theme_one/registration.php | 2 +- .../area_two/Vendor/theme_one/theme.xml | 2 +- .../Vendor/theme_one/registration.php | 2 +- .../design_area/Vendor/theme_one/theme.xml | 2 +- .../frontend/Magento/default/registration.php | 2 +- .../design/frontend/Magento/default/theme.xml | 2 +- .../Magento/default_iphone/registration.php | 2 +- .../frontend/Magento/default_iphone/theme.xml | 2 +- .../Test/cache_test_theme/registration.php | 2 +- .../frontend/Test/cache_test_theme/theme.xml | 2 +- .../Magento_Catalog/catalog_category_view.xml | 2 +- .../catalog_category_view_type_default.xml | 2 +- .../Magento_Catalog/catalog_product_view.xml | 2 +- .../catalog_product_view_type_simple.xml | 2 +- .../templates/theme_template.phtml | 2 +- .../Magento_Cms/layout_test_handle_extra.xml | 2 +- .../Magento_Core/layout_test_handle_main.xml | 2 +- .../layout_test_handle_sample.xml | 2 +- .../design/frontend/Test/default/etc/view.xml | 2 +- .../frontend/Test/default/registration.php | 2 +- .../design/frontend/Test/default/theme.xml | 2 +- .../frontend/Test/default/web/css/styles.css | 2 +- .../frontend/Test/default/web/js/tabs.js | 2 +- .../Test/default/web/result_source.css | 2 +- .../Test/default/web/result_source_dev.css | 2 +- .../frontend/Test/default/web/source.less | 2 +- .../Test/publication/registration.php | 2 +- .../frontend/Test/publication/theme.xml | 2 +- .../frontend/Test/test_theme/registration.php | 2 +- .../design/frontend/Test/test_theme/theme.xml | 2 +- .../Fixture_Module/web/fixture_script.js | 2 +- .../Vendor/custom_theme/registration.php | 2 +- .../frontend/Vendor/custom_theme/theme.xml | 2 +- .../Vendor/default/access_violation.php | 2 +- .../frontend/Vendor/default/registration.php | 2 +- .../design/frontend/Vendor/default/theme.xml | 2 +- .../Vendor/default/web/css/base64.css | 2 +- .../Vendor/default/web/css/deep/recursive.css | 2 +- .../Vendor/default/web/css/exception.css | 2 +- .../frontend/Vendor/default/web/css/file.css | 2 +- .../frontend/Vendor/default/web/recursive.css | 2 +- .../frontend/Vendor/default/web/scripts.js | 2 +- .../design/frontend/access_violation.php | 2 +- .../Magento/Theme/_files/design_change.php | 2 +- .../Theme/_files/design_change_rollback.php | 2 +- .../Theme/_files/design_change_timezone.php | 2 +- .../design_change_timezone_rollback.php | 2 +- .../Translation/Controller/AjaxTest.php | 2 +- .../Translation/Model/InlineParserTest.php | 2 +- .../Magento/Translation/Model/StringTest.php | 2 +- .../local_config/custom/local.xml | 2 +- .../custom/prohibited.filename.xml | 2 +- .../local_config/local_config/local.xml | 2 +- .../_files/local_config/local_config/z.xml | 2 +- .../_files/local_config/no_local_config/a.xml | 2 +- .../_files/local_config/no_local_config/b.xml | 2 +- .../no_local_config/custom/local.xml | 2 +- .../Model/_files/locale/en_AU/config.xml | 2 +- .../Translation/_files/db_translate.php | 2 +- .../_files/db_translate_admin_store.php | 2 +- .../Magento/Ui/Api/BookmarkRepositoryTest.php | 2 +- .../testsuite/Magento/Ui/_files/bookmarks.php | 2 +- .../Magento/Ups/Model/CarrierTest.php | 2 +- .../Block/Catalog/Category/EditTest.php | 2 +- .../Block/Catalog/Category/TreeTest.php | 2 +- .../Block/Catalog/Edit/FormTest.php | 2 +- .../Block/Catalog/Product/EditTest.php | 2 +- .../Block/Catalog/Product/GridTest.php | 2 +- .../Block/Cms/Page/Edit/FormTest.php | 2 +- .../UrlRewrite/Block/Cms/Page/EditTest.php | 2 +- .../UrlRewrite/Block/Cms/Page/GridTest.php | 2 +- .../UrlRewrite/Block/Edit/FormTest.php | 2 +- .../Magento/UrlRewrite/Block/EditTest.php | 2 +- .../Magento/UrlRewrite/Block/SelectorTest.php | 2 +- .../Magento/User/Block/Role/Grid/UserTest.php | 2 +- .../Magento/User/Block/Role/Tab/EditTest.php | 2 +- .../User/Block/User/Edit/Tab/MainTest.php | 2 +- .../User/Controller/Adminhtml/AuthTest.php | 2 +- .../Controller/Adminhtml/Locks/GridTest.php | 2 +- .../Controller/Adminhtml/Locks/IndexTest.php | 2 +- .../Adminhtml/Locks/MassUnlockTest.php | 2 +- .../Controller/Adminhtml/User/DeleteTest.php | 2 +- .../Adminhtml/User/InvalidateTokenTest.php | 2 +- .../Controller/Adminhtml/User/RoleTest.php | 2 +- .../User/Controller/Adminhtml/UserTest.php | 2 +- .../Magento/User/Helper/DataTest.php | 2 +- .../Role/User/CollectionTest.php | 2 +- .../User/Model/ResourceModel/UserTest.php | 2 +- .../testsuite/Magento/User/Model/UserTest.php | 2 +- .../Magento/User/_files/dummy_user.php | 2 +- .../Magento/User/_files/locked_users.php | 2 +- .../Magento/User/_files/user_with_role.php | 2 +- .../Block/System/Variable/EditTest.php | 2 +- .../Adminhtml/System/VariableTest.php | 2 +- .../Variable/Model/Variable/ConfigTest.php | 2 +- .../Magento/Variable/Model/VariableTest.php | 2 +- .../Magento/Variable/_files/variable.php | 2 +- .../Model/PaymentTokenRepositoryTest.php | 2 +- .../Model/ResourceModel/PaymentTokenTest.php | 2 +- .../Magento/Vault/_files/customer.php | 2 +- .../Magento/Vault/_files/payment_tokens.php | 2 +- .../testsuite/Magento/Vault/_files/token.php | 2 +- .../Version/Controller/Index/IndexTest.php | 2 +- .../Webapi/Controller/PathProcessorTest.php | 2 +- .../Webapi/Model/Config/ReaderTest.php | 2 +- .../Webapi/Model/Config/_files/webapi.php | 2 +- .../Webapi/Model/Config/_files/webapiA.xml | 2 +- .../Webapi/Model/Config/_files/webapiB.xml | 2 +- .../Webapi/Model/ServiceMetadataTest.php | 2 +- .../Magento/Webapi/Model/Soap/ConfigTest.php | 2 +- .../Webapi/Service/Entity/TestService.php | 2 +- .../Webapi/ServiceNameCollisionTest.php | 2 +- .../Magento/Webapi/_files/webapi_user.php | 2 +- .../Webapi/_files/webapi_user_rollback.php | 2 +- .../testsuite/Magento/Weee/Model/TaxTest.php | 2 +- .../Magento/Weee/_files/product_with_fpt.php | 2 +- .../Weee/_files/product_with_fpt_rollback.php | 2 +- .../Instance/Edit/Chooser/ContainerTest.php | 2 +- .../Edit/Chooser/DesignAbstractionTest.php | 2 +- .../Instance/Edit/Chooser/LayoutTest.php | 2 +- .../_files/design-abstraction_select.html | 2 +- .../child_page_with_inherited_containers.xml | 2 +- ...age_with_inherited_imported_containers.xml | 2 +- .../layout/child_page_with_own_containers.xml | 2 +- .../layout/child_page_without_containers.xml | 2 +- .../_files/layout/customer_account.xml | 2 +- .../non_page_handle_with_own_containers.xml | 2 +- .../Edit/Chooser/_files/layout/page_empty.xml | 2 +- .../root_page_with_imported_containers.xml | 2 +- .../layout/root_page_with_own_containers.xml | 2 +- .../layout/root_page_without_containers.xml | 2 +- .../root_page_without_own_containers.xml | 2 +- .../Chooser/_files/page_types_select.html | 2 +- .../Instance/Edit/Tab/Main/LayoutTest.php | 2 +- .../Widget/Instance/Edit/Tab/MainTest.php | 2 +- .../Adminhtml/Widget/Instance/EditTest.php | 2 +- .../Adminhtml/Widget/InstanceTest.php | 2 +- .../Controller/Adminhtml/WidgetTest.php | 2 +- .../Magento/Widget/Model/Config/DataTest.php | 2 +- .../Widget/Model/Config/ReaderTest.php | 2 +- .../_files/catalog_new_products_list.xml | 2 +- .../Config/_files/expectedGlobalArray.php | 2 +- .../_files/expectedGlobalDesignArray.php | 2 +- .../Config/_files/expectedMergedArray.php | 2 +- .../Config/_files/orders_and_returns.xml | 2 +- .../_files/orders_and_returns_customized.xml | 2 +- .../Widget/Model/Layout/UpdateTest.php | 2 +- .../Model/ResourceModel/Layout/UpdateTest.php | 2 +- .../Widget/Model/Template/FilterTest.php | 2 +- .../Widget/Model/Widget/ConfigTest.php | 2 +- .../Widget/Model/Widget/InstanceTest.php | 2 +- .../Magento/Widget/Model/WidgetTest.php | 2 +- .../design/adminhtml/magento_basic/theme.xml | 2 +- .../Magento/Widget/_files/layout_cache.php | 2 +- .../Magento/Widget/_files/layout_update.php | 2 +- .../Magento/Widget/_files/new_widget.php | 2 +- .../Customer/Wishlist/Item/ColumnTest.php | 2 +- .../Customer/Wishlist/Item/OptionsTest.php | 2 +- .../Block/Customer/Wishlist/ItemsTest.php | 2 +- .../Wishlist/Block/Share/WishlistTest.php | 2 +- .../Magento/Wishlist/Controller/IndexTest.php | 2 +- .../Wishlist/Controller/SharedTest.php | 2 +- .../Magento/Wishlist/Helper/DataTest.php | 2 +- .../Magento/Wishlist/Model/ItemTest.php | 2 +- .../ResourceModel/Item/CollectionTest.php | 2 +- .../Magento/Wishlist/Model/WishlistTest.php | 2 +- .../Magento/Wishlist/_files/wishlist.php | 2 +- .../Wishlist/_files/wishlist_shared.php | 2 +- .../wishlist_with_product_qty_increments.php | 2 +- .../JsTestDriver/framework/requirejs-util.js | 2 +- dev/tests/js/JsTestDriver/framework/stub.js | 2 +- .../js/JsTestDriver/jsTestDriver.php.dist | 2 +- .../js/JsTestDriver/jsTestDriverOrder.php | 2 +- dev/tests/js/JsTestDriver/run_js_tests.php | 2 +- .../testsuite/lib/ko/datepicker/datepicker.js | 2 +- .../testsuite/lib/ko/datepicker/index.html | 2 +- .../testsuite/lib/storage/index.html | 2 +- .../testsuite/lib/storage/test-storage.js | 2 +- .../testsuite/mage/_demo/index.html | 2 +- .../JsTestDriver/testsuite/mage/_demo/test.js | 2 +- .../testsuite/mage/accordion/accordion.js | 2 +- .../testsuite/mage/accordion/index.html | 2 +- .../testsuite/mage/button/button-test.js | 2 +- .../testsuite/mage/calendar/calendar-qunit.js | 2 +- .../testsuite/mage/calendar/calendar-test.js | 2 +- .../testsuite/mage/calendar/calendar.html | 2 +- .../mage/calendar/date-range-test.js | 2 +- .../testsuite/mage/collapsible/content.html | 2 +- .../testsuite/mage/collapsible/index.html | 2 +- .../mage/collapsible/test-collapsible.js | 4 +- .../testsuite/mage/decorate-test.js | 2 +- .../testsuite/mage/dropdown/index.html | 2 +- .../testsuite/mage/dropdown/test-dropdown.js | 2 +- .../mage/edit_trigger/edit-trigger-test.js | 10 +- .../testsuite/mage/form/form-test.js | 2 +- .../testsuite/mage/list/index.html | 2 +- .../testsuite/mage/list/jquery-list-test.js | 2 +- .../mage/loader/jquery-loader-test.js | 2 +- .../testsuite/mage/loader/loader-test.js | 2 +- .../testsuite/mage/loader/loader.html | 2 +- .../JsTestDriver/testsuite/mage/mage-test.js | 2 +- .../testsuite/mage/menu/index.html | 2 +- .../testsuite/mage/menu/test-menu.js | 2 +- .../mage/search/regular-search-test.js | 2 +- .../testsuite/mage/suggest/suggest-test.js | 2 +- .../mage/suggest/tree-suggest-test.js | 2 +- .../testsuite/mage/tabs/index.html | 2 +- .../testsuite/mage/tabs/tabs-test.js | 2 +- .../JsTestDriver/testsuite/mage/tabs/tabs.js | 2 +- .../mage/translate/translate-test.js | 2 +- .../translate_inline/translate-inline-test.js | 2 +- .../translate-inline-vde-dialog-test.js | 2 +- .../translate-inline-vde-test.js | 2 +- .../testsuite/mage/validation/index.html | 2 +- .../mage/validation/test-validation.js | 2 +- .../testsuite/mage/webapi-test.js | 2 +- .../testsuite/mage/zoom/zoom-test.js | 2 +- .../js/jasmine/assets/apply/components/fn.js | 2 +- dev/tests/js/jasmine/assets/apply/index.js | 2 +- .../jasmine/assets/apply/templates/node.html | 2 +- dev/tests/js/jasmine/assets/jsbuild/config.js | 2 +- .../js/jasmine/assets/jsbuild/external.js | 2 +- dev/tests/js/jasmine/assets/jsbuild/local.js | 2 +- dev/tests/js/jasmine/assets/script/index.js | 2 +- .../assets/script/templates/selector.html | 2 +- .../assets/script/templates/virtual.html | 2 +- dev/tests/js/jasmine/assets/text/config.js | 6 +- .../js/jasmine/assets/text/external.html | 4 +- dev/tests/js/jasmine/assets/text/local.html | 2 +- dev/tests/js/jasmine/assets/tools.js | 2 +- dev/tests/js/jasmine/require.conf.js | 4 +- dev/tests/js/jasmine/spec_runner/index.js | 2 +- .../js/jasmine/spec_runner/tasks/connect.js | 4 +- .../js/jasmine/spec_runner/tasks/jasmine.js | 2 +- .../js/jasmine/spec_runner/template.html | 2 +- .../js/modal/modal-component.test.js | 2 +- ...dynamic-rows-import-custom-options.test.js | 2 +- .../utils/percentage-price-calculator.test.js | 2 +- .../frontend/js/model/cart/cache.test.js | 2 +- .../js/model/cart/estimate-service.test.js | 2 +- .../cart/totals-processor/default.test.js | 2 +- .../js/model/new-customer-address.test.js | 2 +- .../js/view/cart/shipping-estimation.test.js | 2 +- .../frontend/js/view/minicart.test.js | 2 +- .../frontend/js/view/shipping.test.js | 2 +- .../js/view/summary/cart-items.test.js | 2 +- .../js/model/customer/address.test.js | 2 +- .../js/view/authentication-popup.test.js | 2 +- .../Magento/Msrp/frontend/js/msrp.test.js | 2 +- .../PageCache/frontend/js/page-cache.test.js | 2 +- .../credit-card-validation/validator.test.js | 2 +- .../frontend/web/js/process-review.test.js | 2 +- .../Magento/Ui/base/js/core/layout.test.js | 2 +- .../Magento/Ui/base/js/form/adapter.test.js | 2 +- .../Magento/Ui/base/js/form/client.test.js | 2 +- .../Ui/base/js/form/components/area.test.js | 2 +- .../Ui/base/js/form/components/button.test.js | 2 +- .../js/form/components/collection.test.js | 2 +- .../form/components/collection/item.test.js | 2 +- .../Ui/base/js/form/components/group.test.js | 2 +- .../Ui/base/js/form/components/html.test.js | 2 +- .../Ui/base/js/form/components/tab.test.js | 2 +- .../base/js/form/components/tab_group.test.js | 2 +- .../Ui/base/js/form/element/abstract.test.js | 2 +- .../Ui/base/js/form/element/boolean.test.js | 2 +- .../Ui/base/js/form/element/date-time.test.js | 2 +- .../Ui/base/js/form/element/date.test.js | 2 +- .../js/form/element/file-uploader.test.js | 2 +- .../base/js/form/element/multiselect.test.js | 2 +- .../Ui/base/js/form/element/post-code.test.js | 2 +- .../Ui/base/js/form/element/region.test.js | 2 +- .../Ui/base/js/form/element/select.test.js | 2 +- .../Ui/base/js/form/element/textarea.test.js | 2 +- .../code/Magento/Ui/base/js/form/form.test.js | 2 +- .../Magento/Ui/base/js/form/provider.test.js | 2 +- .../Magento/Ui/base/js/form/ui-select.test.js | 2 +- .../Ui/base/js/grid/columns/actions.test.js | 2 +- .../Ui/base/js/grid/columns/column.test.js | 2 +- .../Ui/base/js/grid/columns/date.test.js | 2 +- .../base/js/grid/columns/expandable.test.js | 2 +- .../base/js/grid/columns/multiselect.test.js | 2 +- .../Ui/base/js/grid/columns/select.test.js | 2 +- .../grid/controls/bookmarks/storage.test.js | 2 +- .../Ui/base/js/grid/controls/columns.test.js | 2 +- .../Ui/base/js/grid/data-storage.test.js | 2 +- .../Ui/base/js/grid/editing/bulk.test.js | 2 +- .../Ui/base/js/grid/filters/filters.test.js | 2 +- .../Ui/base/js/grid/filters/range.test.js | 2 +- .../Ui/base/js/grid/paging/paging.test.js | 2 +- .../Magento/Ui/base/js/grid/resize.test.js | 2 +- .../Ui/base/js/grid/search/search.test.js | 2 +- .../Ui/base/js/grid/sticky/sticky.test.js | 2 +- .../Ui/base/js/grid/tree-massactions.test.js | 2 +- .../Ui/base/js/lib/component/links.test.js | 2 +- .../Magento/Ui/base/js/lib/events.test.js | 2 +- .../Ui/base/js/lib/ko/bind/datepicker.test.js | 2 +- .../Ui/base/js/lib/ko/bind/i18n.test.js | 2 +- .../Ui/base/js/lib/registry/registry.test.js | 2 +- .../Magento/Ui/base/js/modal/alert.test.js | 2 +- .../Magento/Ui/base/js/modal/confirm.test.js | 2 +- .../Magento/Ui/base/js/modal/modal.test.js | 2 +- .../Magento/Ui/base/js/modal/prompt.test.js | 2 +- .../js/jasmine/tests/lib/mage/apply.test.js | 2 +- .../js/jasmine/tests/lib/mage/misc.test.js | 2 +- .../lib/mage/requirejs/static-jsbuild.test.js | 2 +- .../lib/mage/requirejs/static-text.test.js | 2 +- .../lib/mage/requirejs/statistician.test.js | 2 +- .../js/jasmine/tests/lib/mage/scripts.test.js | 2 +- .../jasmine/tests/lib/mage/template.test.js | 2 +- .../jasmine/tests/lib/mage/validation.test.js | 2 +- .../Rule/Design/FinalImplementation.php | 2 +- .../Rule/Design/FinalImplementationTest.php | 2 +- .../resources/rulesets/design.xml | 4 +- .../Sniffs/Arrays/ShortArraySyntaxSniff.php | 2 +- .../Magento/Sniffs/Files/LineLengthSniff.php | 2 +- .../Magento/Sniffs/Less/AvoidIdSniff.php | 2 +- .../Sniffs/Less/BracesFormattingSniff.php | 2 +- .../Magento/Sniffs/Less/ClassNamingSniff.php | 2 +- .../Magento/Sniffs/Less/ColonSpacingSniff.php | 2 +- .../Sniffs/Less/ColourDefinitionSniff.php | 2 +- .../Less/CombinatorIndentationSniff.php | 2 +- .../Sniffs/Less/CommentLevelsSniff.php | 2 +- .../Sniffs/Less/ImportantPropertySniff.php | 2 +- .../Magento/Sniffs/Less/IndentationSniff.php | 2 +- .../Sniffs/Less/PropertiesLineBreakSniff.php | 2 +- .../Sniffs/Less/PropertiesSortingSniff.php | 2 +- .../Magento/Sniffs/Less/QuotesSniff.php | 2 +- .../Sniffs/Less/SelectorDelimiterSniff.php | 2 +- .../Sniffs/Less/SemicolonSpacingSniff.php | 2 +- .../Sniffs/Less/TokenizerSymbolsInterface.php | 2 +- .../Less/TypeSelectorConcatenationSniff.php | 2 +- .../Sniffs/Less/TypeSelectorsSniff.php | 2 +- .../Magento/Sniffs/Less/VariablesSniff.php | 2 +- .../Magento/Sniffs/Less/ZeroUnitsSniff.php | 2 +- .../LiteralNamespacesSniff.php | 2 +- .../Sniffs/MicroOptimizations/IsNullSniff.php | 2 +- .../NamingConventions/InterfaceNameSniff.php | 2 +- .../NamingConventions/ReservedWordsSniff.php | 2 +- .../Sniffs/Translation/ConstantUsageSniff.php | 2 +- .../Whitespace/EmptyLineMissedSniff.php | 2 +- .../Whitespace/MultipleEmptyLinesSniff.php | 2 +- .../Tool/BlacklistInterface.php | 2 +- .../CodingStandard/Tool/CodeMessDetector.php | 2 +- .../CodingStandard/Tool/CodeSniffer.php | 2 +- .../Tool/CodeSniffer/LessWrapper.php | 2 +- .../Tool/CodeSniffer/Wrapper.php | 2 +- .../CodingStandard/Tool/CopyPasteDetector.php | 2 +- .../Tool/ExtensionInterface.php | 2 +- .../CodingStandard/ToolInterface.php | 2 +- .../TestFramework/Dependency/DbRule.php | 2 +- .../TestFramework/Dependency/DiRule.php | 2 +- .../TestFramework/Dependency/LayoutRule.php | 2 +- .../TestFramework/Dependency/PhpRule.php | 2 +- .../Dependency/ReportsConfigRule.php | 2 +- .../Dependency/RuleInterface.php | 2 +- .../VirtualType/VirtualTypeMapper.php | 2 +- .../Inspection/AbstractCommand.php | 2 +- .../TestFramework/Inspection/Exception.php | 2 +- .../Inspection/JsHint/Command.php | 2 +- .../TestFramework/Inspection/WordsFinder.php | 4 +- .../Integrity/AbstractConfig.php | 2 +- .../Integrity/Library/Injectable.php | 2 +- .../DependenciesCollectorInterface.php | 2 +- .../Library/PhpParser/ParserFactory.php | 2 +- .../Library/PhpParser/ParserInterface.php | 2 +- .../Library/PhpParser/StaticCalls.php | 2 +- .../Integrity/Library/PhpParser/Throws.php | 2 +- .../Integrity/Library/PhpParser/Tokens.php | 2 +- .../Integrity/Library/PhpParser/Uses.php | 2 +- .../Integrity/PluginValidator.php | 2 +- .../TestFramework/Utility/ChangedFiles.php | 2 +- .../TestFramework/Utility/CodeCheck.php | 2 +- .../Magento/TestFramework/Utility/File.php | 2 +- .../Utility/File/RegexIteratorFactory.php | 2 +- .../Utility/FunctionDetector.php | 2 +- .../Utility/XssOutputValidator.php | 2 +- .../static/framework/Magento/ruleset.xml | 2 +- dev/tests/static/framework/autoload.php | 2 +- dev/tests/static/framework/bootstrap.php | 2 +- .../framework/tests/unit/phpunit.xml.dist | 2 +- .../Translation/ConstantUsageSniffTest.php | 2 +- .../Translation/_files/correct_arguments.txt | 2 +- .../_files/incorrect_arguments.txt | 2 +- .../Test/Integrity/Library/InjectableTest.php | 2 +- .../Library/PhpParser/ParserFactoryTest.php | 2 +- .../Library/PhpParser/StaticCallsTest.php | 2 +- .../Library/PhpParser/ThrowsTest.php | 2 +- .../Library/PhpParser/TokensTest.php | 2 +- .../Integrity/Library/PhpParser/UsesTest.php | 2 +- .../Test/Utility/File/CodeCheckTest.php | 2 +- ...ss_name_in_namespace_and_variable_name.txt | 2 +- .../File/_files/create_new_instance.txt | 2 +- .../File/_files/create_new_instance2.txt | 2 +- .../File/_files/create_new_instance3.txt | 2 +- .../Test/Utility/File/_files/extends.txt | 4 +- .../Test/Utility/File/_files/extends2.txt | 4 +- .../Test/Utility/File/_files/implements.txt | 4 +- .../Test/Utility/File/_files/implements2.txt | 2 +- .../Magento/Test/Utility/File/_files/use.txt | 2 +- .../Magento/Test/Utility/File/_files/use2.txt | 2 +- .../Tool/CodeMessDetectorTest.php | 2 +- .../Tool/CodeSniffer/WrapperTest.php | 2 +- .../CodingStandard/Tool/CodeSnifferTest.php | 2 +- .../TestFramework/Dependency/DbRuleTest.php | 2 +- .../TestFramework/Dependency/DiRuleTest.php | 2 +- .../Dependency/LayoutRuleTest.php | 2 +- .../TestFramework/Dependency/PhpRuleTest.php | 2 +- .../VirtualType/VirtualTypeMapperTest.php | 2 +- .../VirtualType/_files/etc/adminhtml/di.xml | 2 +- .../Dependency/VirtualType/_files/etc/di.xml | 2 +- .../_files/di_external_dependency.xml | 2 +- .../_files/di_in_module_dependency.xml | 2 +- .../Dependency/_files/di_no_dependency.xml | 2 +- .../_files/di_virtual_dependency.xml | 2 +- .../Dependency/_files/layout_handle.xml | 2 +- .../_files/layout_handle_parent.xml | 2 +- .../_files/layout_handle_update.xml | 2 +- .../Dependency/_files/layout_reference.xml | 2 +- .../Inspection/JsHint/CommandTest.php | 2 +- .../Inspection/WordsFinderTest.php | 2 +- .../Inspection/_files/broken_config.xml | 2 +- .../Inspection/_files/config.xml | 2 +- .../Inspection/_files/config_additional.xml | 2 +- .../_files/empty_whitelist_path.xml | 2 +- .../Inspection/_files/empty_words_config.xml | 2 +- .../Inspection/_files/words_finder/buffy.php | 2 +- .../interview_with_the_vampire.php | 2 +- .../words_finder/self_tested_config.xml | 2 +- .../_files/words_finder/twilight/eclipse.php | 2 +- .../_files/words_finder/twilight/newmoon.php | 2 +- .../TestFramework/Utility/FileTest.php | 2 +- .../Utility/FunctionDetectorTest.php | 2 +- .../Utility/XssOutputValidatorTest.php | 2 +- .../Utility/_files/xss_safe.phtml | 2 +- .../Utility/_files/xss_unsafe.phtml | 2 +- dev/tests/static/get_github_changes.php | 2 +- dev/tests/static/phpunit-all.xml.dist | 2 +- dev/tests/static/phpunit.xml.dist | 2 +- .../App/Language/CircularDependencyTest.php | 2 +- .../Integrity/App/Language/ConfigTest.php | 2 +- .../App/Language/TranslationFiles.php | 2 +- .../App/Language/TranslationFilesTest.php | 2 +- .../App/Language/_files/known_invalid.xml | 2 +- .../App/Language/_files/known_valid.xml | 2 +- .../Test/Integrity/CircularDependencyTest.php | 2 +- .../Magento/Test/Integrity/ClassesTest.php | 2 +- .../Test/Integrity/ComposerLockTest.php | 2 +- .../Magento/Test/Integrity/ComposerTest.php | 2 +- .../Magento/Test/Integrity/ConfigTest.php | 2 +- .../Magento/Test/Integrity/DependencyTest.php | 2 +- .../Test/Integrity/Di/CompilerTest.php | 2 +- .../Test/Integrity/ExceptionHierarchyTest.php | 2 +- .../Test/Integrity/HhvmCompatibilityTest.php | 2 +- .../Test/Integrity/Layout/BlocksTest.php | 2 +- .../Test/Integrity/Layout/HandlesTest.php | 2 +- .../Test/Integrity/Layout/TemplatesTest.php | 2 +- .../Integrity/Layout/ThemeHandlesTest.php | 2 +- .../Test/Integrity/Library/DependencyTest.php | 2 +- .../Magento/Backend/SystemConfigTest.php | 2 +- .../Model/Fieldset/FieldsetConfigTest.php | 2 +- .../Core/Model/Fieldset/_files/fieldset.xml | 2 +- .../Model/Fieldset/_files/fieldset_file.xml | 2 +- .../Fieldset/_files/invalid_fieldset.xml | 2 +- .../Api/ExtensibleInterfacesTest.php | 2 +- .../Framework/Search/RequestConfigTest.php | 2 +- .../Search/SearchEngineConfigTest.php | 2 +- .../Search/_files/request/invalid.xml | 2 +- .../Search/_files/request/invalid_partial.xml | 2 +- .../Framework/Search/_files/request/valid.xml | 2 +- .../Search/_files/request/valid_partial.xml | 2 +- .../Search/_files/search_engine/invalid.xml | 2 +- .../Search/_files/search_engine/valid.xml | 2 +- .../Integrity/Magento/Indexer/ConfigTest.php | 2 +- .../Magento/Indexer/_files/invalid.xml | 2 +- .../Magento/Indexer/_files/valid.xml | 2 +- .../Magento/Indexer/_files/valid_partial.xml | 2 +- .../Payment/Config/ReferentialTest.php | 2 +- .../Magento/Payment/Model/ConfigTest.php | 2 +- .../Payment/Model/_files/invalid_payment.xml | 2 +- .../Model/_files/invalid_payment_partial.xml | 2 +- .../Magento/Payment/Model/_files/payment.xml | 2 +- .../Payment/Model/_files/payment_partial.xml | 2 +- .../Magento/Persistent/ConfigTest.php | 2 +- .../Persistent/_files/invalid_persistent.xml | 2 +- .../Persistent/_files/valid_persistent.xml | 2 +- .../Magento/Webapi/Model/ConfigTest.php | 2 +- .../Webapi/Model/_files/invalid_webapi.xml | 2 +- .../Magento/Webapi/Model/_files/webapi.xml | 2 +- .../Magento/Widget/WidgetConfigTest.php | 2 +- .../Magento/Widget/_files/invalid_widget.xml | 2 +- .../Magento/Widget/_files/widget.xml | 2 +- .../Magento/Widget/_files/widget_file.xml | 2 +- .../Integrity/ObserverImplementationTest.php | 2 +- .../Integrity/Phrase/AbstractTestCase.php | 2 +- .../Test/Integrity/Phrase/ArgumentsTest.php | 2 +- .../Integrity/Phrase/Legacy/SignatureTest.php | 2 +- .../Test/Integrity/Readme/ReadmeTest.php | 2 +- .../Test/Integrity/TestPlacementTest.php | 2 +- .../Magento/Test/Integrity/Xml/SchemaTest.php | 2 +- .../_files/dependency_test/tables_ce.php | 2 +- .../Magento/Test/Js/Exemplar/JsHintTest.php | 2 +- .../Magento/Test/Js/LiveCodeTest.php | 2 +- .../Magento/Test/Legacy/ClassesTest.php | 2 +- .../Magento/Test/Legacy/ConfigTest.php | 2 +- .../Magento/Test/Legacy/CopyrightTest.php | 6 +- .../Magento/Test/Legacy/EmailTemplateTest.php | 2 +- .../Magento/Test/Legacy/FilesystemTest.php | 2 +- .../Test/Legacy/InstallUpgradeTest.php | 2 +- .../Magento/Test/Legacy/LayoutTest.php | 2 +- .../Test/Legacy/LibraryLocationTest.php | 2 +- .../Magento/Test/Legacy/LicenseTest.php | 2 +- .../Magento/Core/Block/AbstractBlockTest.php | 2 +- .../Framework/Module/ModuleXMLTest.php | 2 +- .../Framework/ObjectManager/DiConfigTest.php | 2 +- .../Test/Legacy/Magento/Widget/XmlTest.php | 2 +- .../Test/Legacy/ModuleDBChangeTest.php | 2 +- .../Magento/Test/Legacy/ObsoleteAclTest.php | 2 +- .../Magento/Test/Legacy/ObsoleteCodeTest.php | 2 +- .../Test/Legacy/ObsoleteConnectionTest.php | 2 +- .../Magento/Test/Legacy/ObsoleteMenuTest.php | 2 +- .../Test/Legacy/ObsoleteResponseTest.php | 2 +- .../ObsoleteSystemConfigurationTest.php | 2 +- .../Test/Legacy/ObsoleteThemeLocalXmlTest.php | 2 +- .../Magento/Test/Legacy/PhtmlTemplateTest.php | 2 +- .../Test/Legacy/RestrictedCodeTest.php | 2 +- .../Magento/Test/Legacy/TableTest.php | 2 +- .../Legacy/UnsecureFunctionsUsageTest.php | 2 +- .../Magento/Test/Legacy/WordsTest.php | 2 +- .../Legacy/_files/blacklist/obsolete_mage.php | 2 +- .../connection/blacklist/files_list.php | 2 +- .../whitelist/refactored_modules.php | 2 +- .../Legacy/_files/copyright/blacklist.php | 2 +- .../Test/Legacy/_files/obsolete_classes.php | 2 +- .../Legacy/_files/obsolete_config_nodes.php | 2 +- .../Test/Legacy/_files/obsolete_constants.php | 2 +- .../Test/Legacy/_files/obsolete_methods.php | 2 +- .../Legacy/_files/obsolete_namespaces.php | 2 +- .../Test/Legacy/_files/obsolete_paths.php | 2 +- .../Legacy/_files/obsolete_properties.php | 2 +- .../_files/response/blacklist/files_list.php | 2 +- .../response/obsolete_response_methods.php | 2 +- .../response/whitelist/refactored_modules.php | 2 +- .../Test/Legacy/_files/restricted_classes.php | 2 +- .../security/unsecure_php_functions.php | 2 +- .../Magento/Test/Legacy/_files/words_ce.xml | 2 +- .../Magento/Test/Less/LiveCodeTest.php | 2 +- .../Test/Less/_files/lesscs/ruleset.xml | 2 +- .../Magento/Test/Php/LiveCodeTest.php | 2 +- .../Magento/Test/Php/XssPhtmlTemplateTest.php | 2 +- .../Magento/Test/Php/_files/phpmd/ruleset.xml | 4 +- .../_files/whitelist/exempt_modules/ce.php | 2 +- .../Composer/RootComposerMappingTest.php | 2 +- dev/tests/unit/framework/autoload.php | 2 +- dev/tests/unit/framework/bootstrap.php | 2 +- dev/tests/unit/phpunit.xml.dist | 2 +- .../Layout/processors/addItemRenderer.xsl | 2 +- .../Layout/processors/addToParentGroup.xsl | 2 +- .../Tools/Layout/processors/headBlocks.xsl | 2 +- .../Layout/processors/layoutArguments.xsl | 2 +- .../Layout/processors/layoutGridContainer.xsl | 2 +- .../Tools/Layout/processors/layoutHandles.xsl | 2 +- .../Tools/Layout/processors/layoutLabels.xsl | 2 +- .../Layout/processors/layoutReferences.xsl | 2 +- .../Layout/processors/layoutTranslate.xsl | 2 +- dev/tools/bootstrap.php | 2 +- dev/tools/grunt/assets/legacy-build/shim.js | 2 +- dev/tools/grunt/configs/clean.js | 2 +- dev/tools/grunt/configs/combo.js | 2 +- dev/tools/grunt/configs/eslint.js | 2 +- dev/tools/grunt/configs/exec.js | 2 +- dev/tools/grunt/configs/imagemin.js | 2 +- dev/tools/grunt/configs/jscs.js | 2 +- dev/tools/grunt/configs/less.js | 2 +- dev/tools/grunt/configs/path.js | 2 +- dev/tools/grunt/configs/replace.js | 4 +- dev/tools/grunt/configs/themes.js | 2 +- dev/tools/grunt/configs/usebanner.js | 4 +- dev/tools/grunt/configs/watch.js | 2 +- dev/tools/grunt/tasks/black-list-generator.js | 2 +- dev/tools/grunt/tasks/clean-black-list.js | 2 +- dev/tools/grunt/tasks/deploy.js | 2 +- dev/tools/grunt/tasks/mage-minify.js | 2 +- dev/tools/grunt/tasks/static.js | 2 +- .../grunt/tools/collect-validation-files.js | 4 +- dev/tools/grunt/tools/files-router.js | 2 +- dev/tools/grunt/tools/fs-tools.js | 2 +- dev/travis/before_install.sh | 2 +- dev/travis/before_script.sh | 2 +- index.php | 2 +- lib/internal/Magento/Framework/Acl.php | 2 +- .../Framework/Acl/AclResourceFactory.php | 2 +- .../Magento/Framework/Acl/Builder.php | 2 +- .../Framework/Acl/Loader/DefaultLoader.php | 2 +- .../Framework/Acl/Loader/ResourceLoader.php | 2 +- .../Magento/Framework/Acl/RootResource.php | 2 +- .../Test/Unit/Loader/ResourceLoaderTest.php | 2 +- .../Acl/Test/Unit/ResourceFactoryTest.php | 2 +- .../Acl/Test/Unit/Role/RegistryTest.php | 2 +- lib/internal/Magento/Framework/AclFactory.php | 2 +- .../Framework/Api/AttributeValueFactory.php | 2 +- .../Api/Code/Generator/SearchResults.php | 2 +- .../Config/SchemaLocator.php | 2 +- .../Framework/Api/ImageContentValidator.php | 2 +- .../Api/ImageContentValidatorInterface.php | 2 +- .../Framework/App/Action/AbstractAction.php | 2 +- .../Magento/Framework/App/Action/Forward.php | 2 +- .../Magento/Framework/App/Action/Redirect.php | 2 +- .../Magento/Framework/App/ActionFactory.php | 2 +- .../Magento/Framework/App/ActionInterface.php | 2 +- .../App/Area/FrontNameResolverFactory.php | 2 +- .../App/Area/FrontNameResolverInterface.php | 2 +- .../Magento/Framework/App/AreaInterface.php | 2 +- .../Magento/Framework/App/AreaList.php | 2 +- .../Magento/Framework/App/AreaList/Proxy.php | 2 +- .../App/Arguments/FileResolver/Primary.php | 2 +- .../App/Arguments/ValidationState.php | 2 +- .../Framework/App/Cache/FlushCacheByTags.php | 2 +- .../Magento/Framework/App/Cache/State.php | 2 +- .../Magento/Framework/App/CacheInterface.php | 2 +- lib/internal/Magento/Framework/App/Config.php | 2 +- .../Magento/Framework/App/Config/Base.php | 2 +- .../Framework/App/Config/BaseFactory.php | 2 +- .../Framework/App/Config/CommentInterface.php | 2 +- .../App/Config/ConfigSourceAggregated.php | 2 +- .../App/Config/ConfigSourceInterface.php | 2 +- .../App/Config/ConfigTypeInterface.php | 2 +- .../Magento/Framework/App/Config/Data.php | 2 +- .../App/Config/Data/ProcessorFactory.php | 2 +- .../Framework/App/Config/DataFactory.php | 2 +- .../Framework/App/Config/FileResolver.php | 2 +- .../Magento/Framework/App/Config/Initial.php | 2 +- .../App/Config/Initial/Converter.php | 2 +- .../Framework/App/Config/Initial/Reader.php | 2 +- .../App/Config/Initial/SchemaLocator.php | 2 +- .../Config/MetadataConfigTypeProcessor.php | 2 +- .../App/Config/MetadataProcessor.php | 2 +- .../Config/MutableScopeConfigInterface.php | 2 +- .../App/Config/ReinitableConfigInterface.php | 2 +- .../Framework/App/Config/Scope/Converter.php | 2 +- .../App/Config/Scope/ReaderInterface.php | 2 +- .../App/Config/ScopeConfigInterface.php | 2 +- .../Framework/App/Config/Storage/Writer.php | 2 +- .../App/Config/Storage/WriterInterface.php | 2 +- .../Framework/App/Config/ValueInterface.php | 2 +- .../Magento/Framework/App/Console/Request.php | 2 +- lib/internal/Magento/Framework/App/Cron.php | 2 +- .../Framework/App/DefaultPath/DefaultPath.php | 2 +- .../Framework/App/DefaultPathInterface.php | 2 +- .../App/DeploymentConfig/FileReader.php | 2 +- .../DeploymentConfig/ImporterInterface.php | 2 +- .../Magento/Framework/App/FrontController.php | 2 +- .../App/FrontControllerInterface.php | 2 +- .../Magento/Framework/App/Helper/Context.php | 2 +- lib/internal/Magento/Framework/App/Http.php | 2 +- .../Framework/App/Language/ConfigFactory.php | 2 +- .../Framework/App/MutableScopeConfig.php | 2 +- .../App/ObjectManager/ConfigCache.php | 2 +- .../App/ObjectManager/ConfigLoader.php | 2 +- .../ObjectManager/ConfigLoader/Compiled.php | 2 +- .../App/PageCache/NotCacheableInterface.php | 2 +- .../App/PlainTextRequestInterface.php | 2 +- .../Magento/Framework/App/ProductMetadata.php | 2 +- .../App/ProductMetadataInterface.php | 2 +- .../Request/PathInfoProcessorInterface.php | 2 +- .../Framework/App/RequestContentInterface.php | 2 +- .../Magento/Framework/App/RequestFactory.php | 2 +- .../Framework/App/RequestInterface.php | 2 +- .../Framework/App/RequestSafetyInterface.php | 2 +- .../Framework/App/ResourceConnection.php | 2 +- .../ResourceConnection/Config/Converter.php | 2 +- .../App/ResourceConnection/Config/Reader.php | 2 +- .../Config/SchemaLocator.php | 2 +- .../ResourceConnection/ConfigInterface.php | 2 +- .../ConnectionAdapterInterface.php | 2 +- .../ResourceConnection/ConnectionFactory.php | 2 +- .../Framework/App/Response/FileInterface.php | 2 +- .../Magento/Framework/App/Response/Http.php | 2 +- .../App/Response/Http/FileFactory.php | 2 +- .../Framework/App/Response/HttpInterface.php | 2 +- .../App/Response/RedirectInterface.php | 2 +- .../Magento/Framework/App/ResponseFactory.php | 2 +- .../Framework/App/ResponseInterface.php | 2 +- .../Magento/Framework/App/Route/Config.php | 2 +- .../Framework/App/Route/Config/Converter.php | 2 +- .../Framework/App/Route/Config/Reader.php | 2 +- .../App/Route/Config/SchemaLocator.php | 2 +- .../App/Route/ConfigInterface/Proxy.php | 2 +- .../Framework/App/Router/ActionList.php | 2 +- .../Magento/Framework/App/Router/Base.php | 2 +- .../Framework/App/Router/DefaultRouter.php | 2 +- .../Framework/App/Router/NoRouteHandler.php | 2 +- .../App/Router/NoRouteHandlerInterface.php | 2 +- .../App/Router/NoRouteHandlerList.php | 2 +- .../App/Router/PathConfigInterface.php | 2 +- .../Magento/Framework/App/RouterInterface.php | 2 +- .../Magento/Framework/App/RouterList.php | 2 +- .../Framework/App/RouterListInterface.php | 2 +- lib/internal/Magento/Framework/App/State.php | 2 +- .../Framework/App/TemplateTypesInterface.php | 2 +- .../App/Test/Unit/Config/Initial/XsdTest.php | 2 +- .../Initial/_files/invalidConfigXmlArray.php | 2 +- .../App/Test/Unit/Console/ResponseTest.php | 2 +- .../Framework/App/Test/Unit/DefaultClass.php | 2 +- .../Unit/DeploymentConfig/FileReaderTest.php | 2 +- .../Framework/App/Test/Unit/FrontClass.php | 2 +- .../App/Test/Unit/Request/HttpTest.php | 2 +- .../App/Test/Unit/Router/BaseTest.php | 2 +- .../Test/Unit/Router/DefaultRouterTest.php | 2 +- .../Test/Unit/Router/NoRouteHandlerTest.php | 2 +- .../App/Test/Unit/RouterListTest.php | 2 +- .../Magento/Framework/App/Utility/Classes.php | 2 +- .../Magento/Framework/App/etc/resources.xsd | 2 +- .../Magento/Framework/App/etc/routes.xsd | 2 +- .../Framework/App/etc/routes_merged.xsd | 2 +- .../Magento/Framework/AppInterface.php | 2 +- .../Magento/Framework/Authorization.php | 2 +- .../Framework/Authorization/Factory.php | 2 +- .../Framework/Authorization/Policy/Acl.php | 2 +- .../Framework/AuthorizationInterface.php | 2 +- .../Magento/Framework/Autoload/ClassMap.php | 2 +- .../Magento/Framework/Backup/Factory.php | 2 +- .../Magento/Framework/Cache/Config.php | 2 +- .../Framework/Cache/Config/SchemaLocator.php | 2 +- .../Framework/Cache/ConfigInterface.php | 2 +- .../Framework/Cache/InvalidateLogger.php | 2 +- .../Magento/Framework/Code/NameBuilder.php | 2 +- .../Code/Reader/ClassReaderInterface.php | 2 +- .../Unit/Generator/DefinedClassesTest.php | 2 +- .../Test/Unit/Reader/ArgumentsReaderTest.php | 2 +- .../_files/ClassesForArgumentsReader.php | 2 +- .../Unit/Validator/ContextAggregationTest.php | 2 +- .../_files/ClassesForArgumentSequence.php | 2 +- .../_files/ClassesForConstructorIntegrity.php | 2 +- .../_files/ClassesForContextAggregation.php | 2 +- .../_files/ClassesForTypeDuplication.php | 2 +- .../Code/Validator/ArgumentSequence.php | 2 +- .../Code/Validator/ConstructorIntegrity.php | 2 +- .../Code/Validator/ContextAggregation.php | 2 +- .../Code/Validator/TypeDuplication.php | 2 +- .../Framework/Config/CacheInterface.php | 2 +- .../Magento/Framework/Config/FileIterator.php | 2 +- .../Framework/Config/FileIteratorFactory.php | 2 +- .../Magento/Framework/Config/FileResolver.php | 2 +- .../Framework/Config/Reader/Filesystem.php | 2 +- .../Framework/Config/ReaderInterface.php | 2 +- .../Framework/Config/SchemaLocator.php | 2 +- .../Config/SchemaLocatorInterface.php | 2 +- .../Framework/Controller/Index/Index.php | 2 +- .../Framework/Controller/Noroute/Index.php | 2 +- .../Test/Unit/Result/RedirectFactoryTest.php | 2 +- .../Framework/DB/Adapter/Pdo/Mysql.php | 2 +- .../Framework/DB/Adapter/Pdo/MysqlFactory.php | 2 +- .../DataConverter/DataConversionException.php | 2 +- .../Framework/DB/ExpressionConverter.php | 2 +- .../DB/FieldDataConversionException.php | 2 +- lib/internal/Magento/Framework/DB/Helper.php | 2 +- .../Framework/DB/Helper/AbstractHelper.php | 2 +- .../Magento/Framework/DB/Profiler.php | 2 +- .../DB/Query/BatchIteratorInterface.php | 2 +- .../Framework/DB/Query/BatchRangeIterator.php | 2 +- .../DB/Sql/ColumnValueExpression.php | 2 +- .../Magento/Framework/DB/Sql/Expression.php | 2 +- .../Framework/DB/Sql/ExpressionInterface.php | 2 +- .../Unit/Adapter/Pdo/MysqlFactoryTest.php | 2 +- .../DB/Test/Unit/ExpressionConverterTest.php | 2 +- .../Test/Unit/Helper/AbstractHelperTest.php | 2 +- .../Framework/DB/Test/Unit/ProfilerTest.php | 2 +- .../Framework/DB/Test/Unit/Tree/NodeTest.php | 2 +- .../Magento/Framework/DB/Transaction.php | 2 +- .../Data/Argument/Interpreter/DataObject.php | 2 +- .../Framework/Data/Helper/PostHelper.php | 2 +- .../Unit/Argument/_files/types_schema.xsd | 2 +- .../Test/Unit/Argument/_files/types_valid.xml | 2 +- .../Test/Unit/Collection/FilesystemTest.php | 2 +- .../DataObject/Copy/Config/Reader.php | 2 +- .../DataObject/Copy/Config/SchemaLocator.php | 2 +- .../Test/Unit/Copy/Config/ConverterTest.php | 2 +- .../DataObject/Test/Unit/Copy/ConfigTest.php | 2 +- .../Test/Unit/Helper/SecurityTest.php | 2 +- .../Magento/Framework/Encryption/UrlCoder.php | 2 +- .../Magento/Framework/Event/Config.php | 2 +- .../Framework/Event/Config/Converter.php | 2 +- .../Magento/Framework/Event/Config/Reader.php | 2 +- .../Framework/Event/Config/SchemaLocator.php | 2 +- .../Framework/Event/ConfigInterface.php | 2 +- .../Event/Invoker/InvokerDefault.php | 2 +- .../Framework/Event/InvokerInterface.php | 2 +- .../Magento/Framework/Event/Manager.php | 2 +- .../Framework/Event/ObserverFactory.php | 2 +- .../Framework/Event/ObserverInterface.php | 2 +- .../Event/Test/Unit/CollectionTest.php | 2 +- .../Event/Test/Unit/WrapperFactoryTest.php | 2 +- .../Framework/Event/WrapperFactory.php | 2 +- .../Exception/AuthenticationException.php | 2 +- .../Exception/AuthorizationException.php | 2 +- .../Exception/LocalizedException.php | 2 +- .../Exception/NoSuchEntityException.php | 2 +- .../Framework/Exception/RuntimeException.php | 2 +- .../Exception/State/ExpiredException.php | 2 +- .../State/InputMismatchException.php | 2 +- .../State/InvalidTransitionException.php | 2 +- .../Test/Unit/State/ExpiredExceptionTest.php | 2 +- .../Unit/State/InputMismatchExceptionTest.php | 2 +- .../State/InvalidTransitionExceptionTest.php | 2 +- lib/internal/Magento/Framework/Filesystem.php | 2 +- .../Framework/Filesystem/DirectoryList.php | 2 +- .../Framework/Filesystem/Driver/File.php | 2 +- .../Framework/Filesystem/Driver/Http.php | 2 +- .../Framework/Filesystem/Driver/Https.php | 2 +- .../Framework/Filesystem/Driver/Zlib.php | 2 +- .../Framework/Filesystem/DriverInterface.php | 2 +- .../Test/Unit/Directory/ReadTest.php | 2 +- .../Test/Unit/Directory/WriteTest.php | 2 +- .../Filesystem/Test/Unit/FileResolverTest.php | 2 +- .../Magento/Framework/Filter/Input.php | 2 +- .../Framework/Filter/Input/MaliciousCode.php | 2 +- .../HTTP/PhpEnvironment/Response.php | 2 +- .../Framework/Indexer/AbstractProcessor.php | 2 +- .../Framework/Interception/Config/Config.php | 2 +- .../Interception/ConfigInterface.php | 2 +- .../Interception/Definition/Runtime.php | 2 +- .../Interception/DefinitionInterface.php | 2 +- .../ObjectManager/Config/Compiled.php | 2 +- .../ObjectManager/Config/Developer.php | 2 +- .../Interception/PluginListInterface.php | 2 +- .../Locale/AvailableLocalesInterface.php | 2 +- .../Framework/Locale/Deployed/Codes.php | 2 +- .../Framework/Locale/Deployed/Options.php | 2 +- .../Framework/Locale/OptionInterface.php | 2 +- .../Locale/Test/Unit/Deployed/CodesTest.php | 2 +- .../Locale/Test/Unit/Deployed/OptionsTest.php | 2 +- .../Magento/Framework/Mail/Message.php | 2 +- .../Framework/Mail/Template/Factory.php | 2 +- .../Mail/Template/TransportBuilder.php | 2 +- .../Magento/Framework/Mail/Transport.php | 2 +- .../Framework/Math/Test/Unit/RandomTest.php | 2 +- .../Model/ActionValidator/RemoveAction.php | 2 +- .../ActionValidator/RemoveAction/Allowed.php | 2 +- .../Magento/Framework/Model/Context.php | 2 +- .../Model/ResourceModel/Db/Profiler.php | 2 +- .../Type/Db/ConnectionFactory.php | 2 +- .../Type/Db/ConnectionFactoryInterface.php | 2 +- .../Module/Declaration/Converter/Dom.php | 2 +- lib/internal/Magento/Framework/Module/Dir.php | 2 +- .../Magento/Framework/Module/Dir/Reader.php | 2 +- .../Framework/Module/Dir/ReverseResolver.php | 2 +- .../Framework/Module/ModuleListInterface.php | 2 +- .../Framework/Module/Output/Config.php | 2 +- .../Magento/Framework/Module/Setup.php | 2 +- .../Module/Test/Unit/Dir/ReaderTest.php | 2 +- .../Notification/MessageInterface.php | 2 +- .../Oauth/Test/Unit/Helper/RequestTest.php | 2 +- .../ObjectManager/Code/Generator/Proxy.php | 2 +- .../Config/Reader/DomFactory.php | 2 +- .../ObjectManager/Config/SchemaLocator.php | 2 +- .../ObjectManager/ContextInterface.php | 2 +- .../ObjectManager/Definition/Runtime.php | 2 +- .../ObjectManager/DefinitionInterface.php | 2 +- .../ObjectManager/Factory/Compiled.php | 2 +- .../Framework/ObjectManager/ObjectManager.php | 2 +- .../Profiler/Code/Generator/Logger.php | 2 +- .../Profiler/FactoryDecorator.php | 2 +- .../Framework/ObjectManager/Profiler/Log.php | 2 +- .../ObjectManager/Profiler/Tree/Item.php | 2 +- .../Unit/Profiler/FactoryDecoratorTest.php | 2 +- .../Test/Unit/_files/logger_classes.php | 2 +- .../Framework/ObjectManager/etc/config.xsd | 2 +- lib/internal/Magento/Framework/Phrase.php | 2 +- .../Framework/Phrase/Renderer/Composite.php | 2 +- .../Framework/Phrase/Renderer/Inline.php | 2 +- .../Framework/Phrase/Renderer/Placeholder.php | 2 +- .../Framework/Phrase/Renderer/Translate.php | 2 +- .../Framework/Phrase/RendererInterface.php | 2 +- lib/internal/Magento/Framework/Profiler.php | 2 +- .../Framework/Profiler/Driver/Factory.php | 2 +- .../Framework/Profiler/Driver/Standard.php | 2 +- .../Driver/Standard/AbstractOutput.php | 2 +- .../Driver/Standard/Output/Csvfile.php | 2 +- .../Driver/Standard/Output/Factory.php | 2 +- .../Driver/Standard/Output/Firebug.php | 2 +- .../Profiler/Driver/Standard/Output/Html.php | 2 +- .../Driver/Standard/OutputInterface.php | 2 +- .../Profiler/Driver/Standard/Stat.php | 2 +- .../Framework/Profiler/DriverInterface.php | 2 +- .../Profiler/Test/Unit/Driver/FactoryTest.php | 2 +- .../Driver/Standard/Output/CsvfileTest.php | 2 +- .../Driver/Standard/Output/FactoryTest.php | 2 +- .../Driver/Standard/Output/FirebugTest.php | 2 +- .../Driver/Standard/OutputAbstractTest.php | 2 +- .../Test/Unit/Driver/Standard/StatTest.php | 2 +- .../Test/Unit/Driver/StandardTest.php | 2 +- .../Search/Request/Aggregation/Status.php | 2 +- .../Request/Aggregation/StatusInterface.php | 2 +- .../Serialize/Serializer/Base64Json.php | 2 +- .../Test/Unit/Serializer/Base64JsonTest.php | 2 +- .../Magento/Framework/Session/Config.php | 2 +- .../Session/Config/ConfigInterface.php | 2 +- .../Session/SaveHandlerInterface.php | 2 +- .../Framework/Session/SessionManager.php | 2 +- .../Session/SessionManagerInterface.php | 2 +- .../Magento/Framework/Session/SidResolver.php | 2 +- .../Session/SidResolverInterface.php | 2 +- .../Magento/Framework/Session/Storage.php | 2 +- .../Framework/Session/StorageInterface.php | 2 +- .../Session/Test/Unit/_files/mock_ini_set.php | 2 +- .../_files/mock_session_regenerate_id.php | 2 +- .../Framework/Session/ValidatorInterface.php | 2 +- .../Framework/Setup/BackupRollbackFactory.php | 2 +- .../Framework/Stdlib/DateTime/Filter/Date.php | 2 +- .../Stdlib/DateTime/Filter/DateTime.php | 2 +- .../Unit/Cookie/_files/setcookie_mock.php | 2 +- .../Unit/DB/Query/BatchRangeIteratorTest.php | 2 +- .../Framework/Test/Unit/ProfilerTest.php | 2 +- .../Magento/Framework/Test/Unit/UtilTest.php | 2 +- .../Test/Unit/ValidatorFactoryTest.php | 2 +- .../Unit/AbstractFactoryTestCase.php | 2 +- .../TestFramework/Unit/BaseTestCase.php | 2 +- .../TestFramework/Unit/Block/Adminhtml.php | 2 +- .../Magento/Framework/Translate/Inline.php | 2 +- .../Translate/Inline/ParserFactory.php | 2 +- .../Magento/Framework/Url/SecurityInfo.php | 2 +- lib/internal/Magento/Framework/Util.php | 2 +- .../Framework/Validator/AbstractValidator.php | 2 +- .../Framework/Validator/AllowedProtocols.php | 2 +- .../Magento/Framework/Validator/Alnum.php | 2 +- .../Magento/Framework/Validator/Builder.php | 2 +- .../Magento/Framework/Validator/Config.php | 2 +- .../Framework/Validator/Constraint.php | 2 +- .../Framework/Validator/Constraint/Option.php | 2 +- .../Validator/Constraint/Option/Callback.php | 2 +- .../Validator/Constraint/OptionInterface.php | 2 +- .../Validator/Constraint/Property.php | 2 +- .../Framework/Validator/EmailAddress.php | 2 +- .../Framework/Validator/Entity/Properties.php | 2 +- .../Magento/Framework/Validator/Exception.php | 2 +- .../Framework/Validator/File/Extension.php | 2 +- .../Framework/Validator/File/ImageSize.php | 2 +- .../Framework/Validator/File/IsImage.php | 2 +- .../Magento/Framework/Validator/File/Size.php | 2 +- .../Framework/Validator/FloatUtils.php | 2 +- .../Magento/Framework/Validator/IntUtils.php | 2 +- .../Magento/Framework/Validator/Ip.php | 2 +- .../Magento/Framework/Validator/NotEmpty.php | 2 +- .../Magento/Framework/Validator/Regex.php | 2 +- .../Framework/Validator/StringLength.php | 2 +- .../Validator/Test/Unit/ConfigTest.php | 2 +- .../Validator/ValidatorInterface.php | 2 +- .../Framework/Validator/etc/validation.xsd | 2 +- .../Magento/Framework/View/Helper/Js.php | 2 +- .../Framework/View/Layout/PageType/Config.php | 2 +- .../View/Layout/PageType/Config/Reader.php | 2 +- .../Layout/PageType/Config/SchemaLocator.php | 2 +- .../View/Layout/Reader/UiComponent.php | 2 +- .../Unit/Layout/Reader/UiComponentTest.php | 2 +- .../Test/Unit/Template/Html/MinifierTest.php | 2 +- .../Magento/Framework/Webapi/Exception.php | 2 +- .../Magento/Framework/Webapi/Request.php | 2 +- .../Magento/Framework/Webapi/Response.php | 2 +- .../Magento/Framework/Webapi/Rest/Request.php | 2 +- .../Webapi/Rest/Request/Deserializer/Json.php | 2 +- .../Webapi/Rest/Request/Deserializer/Xml.php | 2 +- .../Rest/Request/DeserializerFactory.php | 2 +- .../Rest/Request/DeserializerInterface.php | 2 +- .../Framework/Webapi/Rest/Response.php | 2 +- .../Webapi/Rest/Response/Renderer/Json.php | 2 +- .../Webapi/Rest/Response/Renderer/Xml.php | 2 +- .../Webapi/Rest/Response/RendererFactory.php | 2 +- .../Rest/Response/RendererInterface.php | 2 +- .../Webapi/ServiceInputProcessor.php | 2 +- .../ServicePayloadConverterInterface.php | 2 +- .../Webapi/Test/Unit/ErrorProcessorTest.php | 2 +- .../Webapi/Test/Unit/ResponseTest.php | 2 +- .../Rest/Request/Deserializer/JsonTest.php | 2 +- .../Rest/Request/DeserializerFactoryTest.php | 2 +- .../Webapi/Test/Unit/Rest/RequestTest.php | 2 +- .../Unit/Rest/Response/Renderer/JsonTest.php | 2 +- .../Unit/Rest/Response/Renderer/XmlTest.php | 2 +- .../Rest/Response/RendererFactoryTest.php | 2 +- .../Webapi/Test/Unit/Rest/ResponseTest.php | 2 +- lib/web/css/docs/source/_actions-toolbar.less | 6 +- lib/web/css/docs/source/_breadcrumbs.less | 2 +- lib/web/css/docs/source/_buttons.less | 2 +- lib/web/css/docs/source/_components.less | 2 +- lib/web/css/docs/source/_dropdowns.less | 2 +- lib/web/css/docs/source/_forms.less | 2 +- lib/web/css/docs/source/_icons.less | 2 +- lib/web/css/docs/source/_layout.less | 2 +- lib/web/css/docs/source/_lib.less | 2 +- lib/web/css/docs/source/_loaders.less | 2 +- lib/web/css/docs/source/_messages.less | 2 +- lib/web/css/docs/source/_pages.less | 2 +- lib/web/css/docs/source/_popups.less | 2 +- lib/web/css/docs/source/_rating.less | 2 +- lib/web/css/docs/source/_resets.less | 2 +- lib/web/css/docs/source/_responsive.less | 2 +- lib/web/css/docs/source/_sections.less | 2 +- lib/web/css/docs/source/_tables.less | 2 +- lib/web/css/docs/source/_tooltips.less | 2 +- lib/web/css/docs/source/_typography.less | 2 +- lib/web/css/docs/source/_utilities.less | 2 +- lib/web/css/docs/source/_variables.less | 2 +- lib/web/css/docs/source/docs.less | 2 +- lib/web/css/source/_email-variables.less | 2 +- lib/web/css/source/_extend.less | 2 +- lib/web/css/source/_theme.less | 2 +- lib/web/css/source/_variables.less | 2 +- lib/web/css/source/_widgets.less | 2 +- lib/web/css/source/components/_modals.less | 2 +- lib/web/css/source/lib/_actions-toolbar.less | 2 +- lib/web/css/source/lib/_breadcrumbs.less | 2 +- lib/web/css/source/lib/_buttons.less | 2 +- lib/web/css/source/lib/_dropdowns.less | 2 +- lib/web/css/source/lib/_forms.less | 2 +- lib/web/css/source/lib/_grids.less | 4 +- lib/web/css/source/lib/_icons.less | 2 +- lib/web/css/source/lib/_layout.less | 2 +- lib/web/css/source/lib/_lib.less | 2 +- lib/web/css/source/lib/_loaders.less | 2 +- lib/web/css/source/lib/_messages.less | 2 +- lib/web/css/source/lib/_navigation.less | 2 +- lib/web/css/source/lib/_pages.less | 2 +- lib/web/css/source/lib/_popups.less | 2 +- lib/web/css/source/lib/_rating.less | 2 +- lib/web/css/source/lib/_resets.less | 2 +- lib/web/css/source/lib/_responsive.less | 2 +- lib/web/css/source/lib/_sections.less | 2 +- lib/web/css/source/lib/_tables.less | 2 +- lib/web/css/source/lib/_tooltips.less | 2 +- lib/web/css/source/lib/_typography.less | 2 +- lib/web/css/source/lib/_utilities.less | 2 +- lib/web/css/source/lib/_variables.less | 2 +- .../lib/variables/_actions-toolbar.less | 2 +- .../source/lib/variables/_breadcrumbs.less | 2 +- .../css/source/lib/variables/_buttons.less | 2 +- lib/web/css/source/lib/variables/_colors.less | 2 +- .../css/source/lib/variables/_components.less | 2 +- .../css/source/lib/variables/_dropdowns.less | 2 +- lib/web/css/source/lib/variables/_email.less | 2 +- lib/web/css/source/lib/variables/_forms.less | 2 +- lib/web/css/source/lib/variables/_icons.less | 2 +- lib/web/css/source/lib/variables/_layout.less | 2 +- .../css/source/lib/variables/_loaders.less | 2 +- .../css/source/lib/variables/_messages.less | 2 +- .../css/source/lib/variables/_navigation.less | 2 +- lib/web/css/source/lib/variables/_pages.less | 2 +- lib/web/css/source/lib/variables/_popups.less | 2 +- lib/web/css/source/lib/variables/_rating.less | 2 +- .../css/source/lib/variables/_responsive.less | 2 +- .../css/source/lib/variables/_sections.less | 2 +- .../css/source/lib/variables/_structure.less | 2 +- lib/web/css/source/lib/variables/_tables.less | 2 +- .../css/source/lib/variables/_tooltips.less | 2 +- .../css/source/lib/variables/_typography.less | 2 +- lib/web/mage/gallery/gallery.less | 2 +- lib/web/mage/gallery/module/_extends.less | 2 +- lib/web/mage/gallery/module/_focus.less | 2 +- lib/web/mage/gallery/module/_fullscreen.less | 2 +- lib/web/mage/gallery/module/_mixins.less | 2 +- lib/web/mage/gallery/module/_variables.less | 2 +- php.ini.sample | 2 +- pub/cron.php | 2 +- pub/get.php | 2 +- pub/index.php | 2 +- pub/static.php | 2 +- .../config/customerConfig.xml | 2 +- .../config/description.xml | 2 +- setup/performance-toolkit/config/di.xml | 2 +- .../config/searchTermsLarge.xml | 4 +- .../config/shortDescription.xml | 2 +- .../profiles/ce/medium_msite.xml | 2 +- .../AttributeSet/AttributeSetFixture.php | 2 +- .../Setup/Fixtures/AttributeSet/Pattern.php | 2 +- .../AttributeSet/SwatchesGenerator.php | 2 +- .../Setup/Fixtures/CategoryResolver.php | 2 +- .../Setup/Fixtures/CustomerGroupsFixture.php | 2 +- .../Magento/Setup/Fixtures/FixtureConfig.php | 2 +- .../Magento/Setup/Fixtures/ImagesFixture.php | 2 +- .../ImagesGenerator/ImagesGenerator.php | 2 +- .../Magento/Setup/Fixtures/PriceProvider.php | 2 +- .../Setup/Fixtures/ProductsAmountProvider.php | 2 +- .../Setup/Fixtures/TaxRulesFixture.php | 2 +- .../Fixtures/WebsiteCategoryProvider.php | 2 +- .../Model/Address/AddressDataGenerator.php | 2 +- setup/src/Magento/Setup/Model/BatchInsert.php | 2 +- .../Model/Customer/CustomerDataGenerator.php | 2 +- .../Customer/CustomerDataGeneratorFactory.php | 2 +- .../Model/DefaultDescriptionGenerator.php | 2 +- .../Description/DescriptionGenerator.php | 2 +- .../DescriptionParagraphGenerator.php | 2 +- .../DescriptionSentenceGenerator.php | 2 +- .../Model/Description/Mixin/BoldMixin.php | 2 +- .../Model/Description/Mixin/BrakeMixin.php | 2 +- .../Mixin/DescriptionMixinInterface.php | 2 +- .../Model/Description/Mixin/HeaderMixin.php | 2 +- .../Mixin/Helper/RandomWordSelector.php | 2 +- .../Description/Mixin/Helper/WordWrapper.php | 2 +- .../Model/Description/Mixin/ItalicMixin.php | 2 +- .../Model/Description/Mixin/MixinFactory.php | 2 +- .../Description/Mixin/ParagraphMixin.php | 2 +- .../Model/Description/Mixin/SpanMixin.php | 2 +- .../Setup/Model/Description/MixinManager.php | 2 +- .../Model/DescriptionGeneratorInterface.php | 2 +- setup/src/Magento/Setup/Model/Dictionary.php | 2 +- .../BundleProductGenerator.php | 2 +- .../BundleProductTemplateGenerator.php | 2 +- .../ConfigurableProductGenerator.php | 2 +- .../ConfigurableProductTemplateGenerator.php | 2 +- .../FixtureGenerator/CustomerGenerator.php | 2 +- .../CustomerTemplateGenerator.php | 2 +- .../FixtureGenerator/EntityGenerator.php | 2 +- .../FixtureGenerator/ProductGenerator.php | 2 +- .../ProductTemplateGeneratorFactory.php | 2 +- .../SimpleProductTemplateGenerator.php | 2 +- .../Model/FixtureGenerator/SqlCollector.php | 2 +- .../TemplateEntityGeneratorInterface.php | 2 +- .../Model/SearchTermDescriptionGenerator.php | 2 +- .../SearchTermDescriptionGeneratorFactory.php | 2 +- .../Magento/Setup/Model/SearchTermManager.php | 2 +- .../Setup/Module/ConnectionFactory.php | 2 +- setup/src/Magento/Setup/Module/DataSetup.php | 2 +- .../Setup/Module/Di/Code/Generator.php | 2 +- .../InterceptionConfigurationBuilder.php | 2 +- .../Module/Di/Code/Generator/Interceptor.php | 2 +- .../Setup/Module/Di/Code/Reader/Type.php | 2 +- .../Module/Di/Compiler/ArgumentsResolver.php | 2 +- .../Di/Compiler/ArgumentsResolverFactory.php | 2 +- .../Di/Compiler/Config/Writer/Filesystem.php | 2 +- .../Di/Compiler/Config/WriterInterface.php | 2 +- .../Di/Compiler/ConstructorArgument.php | 2 +- .../AttributeSet/AttributeSetFixtureTest.php | 2 +- .../Fixtures/AttributeSet/PatternTest.php | 2 +- .../AttributeSet/SwatchesGeneratorTest.php | 2 +- .../Fixtures/CustomerGroupsFixtureTest.php | 2 +- .../Test/Unit/Fixtures/FixtureConfigTest.php | 2 +- .../Unit/Fixtures/TaxRulesFixtureTest.php | 2 +- .../Address/AddressDataGeneratorTest.php | 2 +- .../Test/Unit/Model/ConfigGeneratorTest.php | 2 +- .../Customer/CustomerDataGeneratorTest.php | 2 +- .../Description/DescriptionGeneratorTest.php | 2 +- .../DescriptionParagraphGeneratorTest.php | 2 +- .../DescriptionSentenceGeneratorTest.php | 2 +- .../Model/Description/Mixin/BoldMixinTest.php | 2 +- .../Description/Mixin/BrakeMixinTest.php | 2 +- .../Description/Mixin/HeaderMixinTest.php | 2 +- .../Mixin/Helper/RandomWordSelectorTest.php | 2 +- .../Mixin/Helper/WordWrapperTest.php | 2 +- .../Description/Mixin/ItalicMixinTest.php | 2 +- .../Description/Mixin/ParagraphMixinTest.php | 2 +- .../Model/Description/Mixin/SpanMixinTest.php | 2 +- .../Model/Description/MixinManagerTest.php | 2 +- .../Setup/Test/Unit/Model/DictionaryTest.php | 2 +- .../FixtureGenerator/SqlCollectorTest.php | 2 +- .../SearchTermDescriptionGeneratorTest.php | 2 +- .../Test/Unit/Model/SearchTermManagerTest.php | 2 +- setup/view/styles/lib/variables/_buttons.less | 2 +- setup/view/styles/lib/variables/_colors.less | 2 +- .../styles/lib/variables/_typography.less | 2 +- 8712 files changed, 8929 insertions(+), 8929 deletions(-) diff --git a/.php_cs.dist b/.php_cs.dist index 095bfa8f1c6b..0f254c63283b 100644 --- a/.php_cs.dist +++ b/.php_cs.dist @@ -1,6 +1,6 @@ diff --git a/app/code/Magento/Analytics/etc/webapi.xml b/app/code/Magento/Analytics/etc/webapi.xml index 401d09b06563..8252d039f1d0 100644 --- a/app/code/Magento/Analytics/etc/webapi.xml +++ b/app/code/Magento/Analytics/etc/webapi.xml @@ -1,7 +1,7 @@ diff --git a/app/code/Magento/Analytics/view/adminhtml/templates/dashboard/section.phtml b/app/code/Magento/Analytics/view/adminhtml/templates/dashboard/section.phtml index 188d9a00b6fb..ae4e3863faf5 100644 --- a/app/code/Magento/Analytics/view/adminhtml/templates/dashboard/section.phtml +++ b/app/code/Magento/Analytics/view/adminhtml/templates/dashboard/section.phtml @@ -1,6 +1,6 @@ diff --git a/app/code/Magento/Analytics/view/adminhtml/web/template/form/components/single/checkbox.html b/app/code/Magento/Analytics/view/adminhtml/web/template/form/components/single/checkbox.html index 20725c901380..297867c60c1e 100644 --- a/app/code/Magento/Analytics/view/adminhtml/web/template/form/components/single/checkbox.html +++ b/app/code/Magento/Analytics/view/adminhtml/web/template/form/components/single/checkbox.html @@ -1,6 +1,6 @@ diff --git a/app/code/Magento/Authorizenet/Controller/Adminhtml/Authorizenet/Directpost/Payment/AddConfigured.php b/app/code/Magento/Authorizenet/Controller/Adminhtml/Authorizenet/Directpost/Payment/AddConfigured.php index 28c80d7664d1..46d395b978eb 100644 --- a/app/code/Magento/Authorizenet/Controller/Adminhtml/Authorizenet/Directpost/Payment/AddConfigured.php +++ b/app/code/Magento/Authorizenet/Controller/Adminhtml/Authorizenet/Directpost/Payment/AddConfigured.php @@ -1,7 +1,7 @@ - * Copyright © 2013-2017 Magento, Inc. All rights reserved. + * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Catalog\Model\Product\Attribute; diff --git a/app/code/Magento/Catalog/Model/Product/Attribute/Management.php b/app/code/Magento/Catalog/Model/Product/Attribute/Management.php index 4529b6114740..d49f9dc31457 100644 --- a/app/code/Magento/Catalog/Model/Product/Attribute/Management.php +++ b/app/code/Magento/Catalog/Model/Product/Attribute/Management.php @@ -1,7 +1,7 @@ - * Copyright © 2013-2017 Magento, Inc. All rights reserved. + * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Catalog\Model\Product\Attribute; diff --git a/app/code/Magento/Catalog/Model/Product/Attribute/Repository.php b/app/code/Magento/Catalog/Model/Product/Attribute/Repository.php index be67b8d71abf..270a2f229678 100644 --- a/app/code/Magento/Catalog/Model/Product/Attribute/Repository.php +++ b/app/code/Magento/Catalog/Model/Product/Attribute/Repository.php @@ -1,7 +1,7 @@ diff --git a/app/code/Magento/CatalogAnalytics/etc/module.xml b/app/code/Magento/CatalogAnalytics/etc/module.xml index a940e6ef72b2..c0cf369690b6 100644 --- a/app/code/Magento/CatalogAnalytics/etc/module.xml +++ b/app/code/Magento/CatalogAnalytics/etc/module.xml @@ -1,7 +1,7 @@ diff --git a/app/code/Magento/CatalogAnalytics/etc/reports.xml b/app/code/Magento/CatalogAnalytics/etc/reports.xml index 1d913b83f0e9..5dae3ef90d7b 100644 --- a/app/code/Magento/CatalogAnalytics/etc/reports.xml +++ b/app/code/Magento/CatalogAnalytics/etc/reports.xml @@ -1,7 +1,7 @@ diff --git a/app/code/Magento/CatalogAnalytics/registration.php b/app/code/Magento/CatalogAnalytics/registration.php index 8dfd424d2560..77d6ce154b65 100644 --- a/app/code/Magento/CatalogAnalytics/registration.php +++ b/app/code/Magento/CatalogAnalytics/registration.php @@ -1,6 +1,6 @@ @@ -36,4 +36,4 @@ attr="'value' : method.method_code, 'id': 's_method_' + method.method_code" /> - \ No newline at end of file + diff --git a/app/code/Magento/Checkout/view/frontend/web/template/shipping-address/shipping-method-list.html b/app/code/Magento/Checkout/view/frontend/web/template/shipping-address/shipping-method-list.html index e07f49b2e145..cc3e4d2cefe4 100644 --- a/app/code/Magento/Checkout/view/frontend/web/template/shipping-address/shipping-method-list.html +++ b/app/code/Magento/Checkout/view/frontend/web/template/shipping-address/shipping-method-list.html @@ -1,6 +1,6 @@ diff --git a/app/code/Magento/CheckoutAgreements/Controller/Adminhtml/Agreement/Delete.php b/app/code/Magento/CheckoutAgreements/Controller/Adminhtml/Agreement/Delete.php index 042c00c963d3..65aca6205caa 100644 --- a/app/code/Magento/CheckoutAgreements/Controller/Adminhtml/Agreement/Delete.php +++ b/app/code/Magento/CheckoutAgreements/Controller/Adminhtml/Agreement/Delete.php @@ -1,7 +1,7 @@ [ 'templateType' => 'text', - 'templateText' => '', + 'templateText' => '', 'parsedTemplateText' => '', 'expectedTemplateSubject' => null, 'expectedOrigTemplateVariables' => null, @@ -319,7 +319,7 @@ public function loadDefaultDataProvider() ], 'copyright in HTML Removed' => [ 'templateType' => 'html', - 'templateText' => '', + 'templateText' => '', 'parsedTemplateText' => '', 'expectedTemplateSubject' => null, 'expectedOrigTemplateVariables' => null, diff --git a/app/code/Magento/Email/etc/email_templates.xsd b/app/code/Magento/Email/etc/email_templates.xsd index 0d0040804e32..6b90d2ba0ede 100644 --- a/app/code/Magento/Email/etc/email_templates.xsd +++ b/app/code/Magento/Email/etc/email_templates.xsd @@ -3,7 +3,7 @@ /** * Format of merged email templates configuration * - * Copyright © 2013-2017 Magento, Inc. All rights reserved. + * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/app/code/Magento/EncryptionKey/Controller/Adminhtml/Crypt/Key/Index.php b/app/code/Magento/EncryptionKey/Controller/Adminhtml/Crypt/Key/Index.php index a0d65c58a494..8e42e0c1313c 100644 --- a/app/code/Magento/EncryptionKey/Controller/Adminhtml/Crypt/Key/Index.php +++ b/app/code/Magento/EncryptionKey/Controller/Adminhtml/Crypt/Key/Index.php @@ -1,7 +1,7 @@ tag with "edit" action for the integration grid. * - * Copyright © 2013-2017 Magento, Inc. All rights reserved. + * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Integration\Block\Adminhtml\Widget\Grid\Column\Renderer\Button; diff --git a/app/code/Magento/Integration/Block/Adminhtml/Widget/Grid/Column/Renderer/Button/Edit.php b/app/code/Magento/Integration/Block/Adminhtml/Widget/Grid/Column/Renderer/Button/Edit.php index 81ed706a5785..90d630151727 100644 --- a/app/code/Magento/Integration/Block/Adminhtml/Widget/Grid/Column/Renderer/Button/Edit.php +++ b/app/code/Magento/Integration/Block/Adminhtml/Widget/Grid/Column/Renderer/Button/Edit.php @@ -2,7 +2,7 @@ /** * Render HTML