protected property RequestHandler::$configFactory in Drupal 8
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ rest/ src/ RequestHandler.php, line 32
Class
- RequestHandler
- Acts as intermediate request forwarder for resource plugins.
Namespace
Drupal\restCode
protected $configFactory;