Config factory service.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/modules/rest/src/LinkManager/LinkManagerBase.php, line 22
Class
- LinkManagerBase
- Defines an abstract base-class for REST link manager objects.
Namespace
Drupal\rest\LinkManager
Code
protected $configFactory;
Please login to continue.