Skip to content

Commit 1b66273

Browse files
committed
Stabilize static tests
1 parent ffdbb31 commit 1b66273

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Sales/Block/Adminhtml/Order/Create/Form

1 file changed

+2
-0
lines changed

app/code/Magento/Sales/Block/Adminhtml/Order/Create/Form/Address.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ private function processCountryOptions(\Magento\Framework\Data\Form\Element\Abst
326326
* Retrieve Directory Countries collection
327327
*
328328
* @deprecated 100.1.3
329+
* @see MAGETWO-711174: Introduce deprecated and since doc blocks.
329330
* @return \Magento\Directory\Model\ResourceModel\Country\Collection
330331
*/
331332
private function getCountriesCollection()
@@ -342,6 +343,7 @@ private function getCountriesCollection()
342343
* Retrieve Backend Quote Session
343344
*
344345
* @deprecated 100.1.3
346+
* @see MAGETWO-711174: Introduce deprecated and since doc blocks.
345347
* @return Quote
346348
*/
347349
private function getBackendQuoteSession()

0 commit comments

Comments
 (0)