File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Sales/Block/Adminhtml/Order/Create/Form Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -326,6 +326,7 @@ private function processCountryOptions(\Magento\Framework\Data\Form\Element\Abst
326
326
* Retrieve Directory Countries collection
327
327
*
328
328
* @deprecated 100.1.3
329
+ * @see MAGETWO-711174: Introduce deprecated and since doc blocks.
329
330
* @return \Magento\Directory\Model\ResourceModel\Country\Collection
330
331
*/
331
332
private function getCountriesCollection ()
@@ -342,6 +343,7 @@ private function getCountriesCollection()
342
343
* Retrieve Backend Quote Session
343
344
*
344
345
* @deprecated 100.1.3
346
+ * @see MAGETWO-711174: Introduce deprecated and since doc blocks.
345
347
* @return Quote
346
348
*/
347
349
private function getBackendQuoteSession ()
You can’t perform that action at this time.
0 commit comments