You are here

protected property W3CLogController::$w3cProcessor in W3C Validator 8

The W3C processor service.

Type: \Drupal\w3c_validator\W3CProcessor

File

src/Controller/W3CLogController.php, line 37

Class

W3CLogController
Controller routines for w3c_validator module validation log routes.

Namespace

Drupal\w3c_validator\Controller

Code

protected $w3cProcessor;