Skip to content

Commit

Permalink
MAGETWO-48425: [Github] Allowed countries for customer address in adm…
Browse files Browse the repository at this point in the history
…in using storeview configuration #2946
  • Loading branch information
Oleksii Korshenko committed Apr 6, 2016
1 parent 4b4f274 commit a0f2126
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,13 @@ public function __construct(\Magento\Store\Model\StoreManagerInterface $storeMan
}

/**
* Set current store for admin area
*
* @param \Magento\Framework\App\FrontController $subject
* @param \Magento\Framework\App\RequestInterface $request
* @return void
*
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
*/
public function beforeDispatch(
\Magento\Framework\App\FrontController $subject,
Expand Down

0 comments on commit a0f2126

Please sign in to comment.