protected property XmlSitemapCustomAddForm::$httpClientFactory in XML sitemap 8
Same name and namespace in other branches
- 2.x xmlsitemap_custom/src/Form/XmlSitemapCustomAddForm.php \Drupal\xmlsitemap_custom\Form\XmlSitemapCustomAddForm::httpClientFactory
The HTTP client to fetch the feed data with.
Type: \Drupal\Core\Http\ClientFactory
File
- xmlsitemap_custom/
src/ Form/ XmlSitemapCustomAddForm.php, line 47
Class
- XmlSitemapCustomAddForm
- Provides a form for adding a custom link.
Namespace
Drupal\xmlsitemap_custom\FormCode
protected $httpClientFactory;