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
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 ()
You can’t perform that action at this time.
0 commit comments