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)
828
828
* @return bool
829
829
* @deprecated 100.1.5 Because the robots.txt file is not generated anymore,
830
830
* this method is not needed and will be removed in major release.
831
+ * @see no alternatives
831
832
*/
832
833
protected function _isEnabledSubmissionRobots ()
833
834
{
@@ -842,6 +843,7 @@ protected function _isEnabledSubmissionRobots()
842
843
* @return void
843
844
* @deprecated 100.1.5 Because the robots.txt file is not generated anymore,
844
845
* this method is not needed and will be removed in major release.
846
+ * @see no alternatives
845
847
*/
846
848
protected function _addSitemapToRobotsTxt ($ sitemapFileName )
847
849
{
You can’t perform that action at this time.
0 commit comments