Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (ScopeConfigInterface $scopeConfig) | |
getData () | |
Returns data for robots.txt file
Definition at line 14 of file Robots.php.
__construct | ( | ScopeConfigInterface | $scopeConfig | ) |
ScopeConfigInterface | $scopeConfig |
Definition at line 24 of file Robots.php.
getData | ( | ) |
Get the main data for robots.txt file as defined in configuration
Definition at line 35 of file Robots.php.