You are here

protected property DefaultController::$validator in Filebrowser 3.x

Same name and namespace in other branches
  1. 8.2 src/Controller/DefaultController.php \Drupal\filebrowser\Controller\DefaultController::validator

Type: \Drupal\filebrowser\Services\FilebrowserValidator

File

src/Controller/DefaultController.php, line 38

Class

DefaultController
Default controller for the filebrowser module.

Namespace

Drupal\filebrowser\Controller

Code

protected $validator;