You are here

protected property Textimage::$fileSystem in Textimage 8.3

Same name and namespace in other branches
  1. 8.4 src/Textimage.php \Drupal\textimage\Textimage::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Textimage.php, line 78

Class

Textimage
Provides a Textimage.

Namespace

Drupal\textimage

Code

protected $fileSystem;