You are here

protected property Generic::$fileSystem in Add to Cal 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Plugin/AddToCal/Type/Generic.php, line 30

Class

Generic
Provides generic calendar type (ics).

Namespace

Drupal\addtocal\Plugin\AddToCal\Type

Code

protected $fileSystem;