You are here

protected property ImportTrainingForm::$fileSystem in Opigno module 3.x

Same name and namespace in other branches
  1. 8 src/Form/ImportTrainingForm.php \Drupal\opigno_module\Form\ImportTrainingForm::fileSystem

File System service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Form/ImportTrainingForm.php, line 46

Class

ImportTrainingForm
Import Course form.

Namespace

Drupal\opigno_module\Form

Code

protected $fileSystem;