File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Sitemap/Model Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -828,6 +828,7 @@ public function getSitemapUrl($sitemapPath, $sitemapFileName)
828828 * @return bool
829829 * @deprecated 100.1.5 Because the robots.txt file is not generated anymore,
830830 * this method is not needed and will be removed in major release.
831+ * @see no alternatives
831832 */
832833 protected function _isEnabledSubmissionRobots ()
833834 {
@@ -842,6 +843,7 @@ protected function _isEnabledSubmissionRobots()
842843 * @return void
843844 * @deprecated 100.1.5 Because the robots.txt file is not generated anymore,
844845 * this method is not needed and will be removed in major release.
846+ * @see no alternatives
845847 */
846848 protected function _addSitemapToRobotsTxt ($ sitemapFileName )
847849 {
You can’t perform that action at this time.
0 commit comments