You are here

protected property CaptchaImageGeneratorController::$fileSystem in CAPTCHA 8

File System Service.

Type: \Drupal\Core\File\FileSystemInterface

File

image_captcha/src/Controller/CaptchaImageGeneratorController.php, line 38

Class

CaptchaImageGeneratorController
Controller which generates the image from defined settings.

Namespace

Drupal\image_captcha\Controller

Code

protected $fileSystem;