You are here

protected property File::$isPublic in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/file/src/Plugin/migrate/source/d6/File.php \Drupal\file\Plugin\migrate\source\d6\File::isPublic

Flag for private or public file storage.

Type: bool

File

core/modules/file/src/Plugin/migrate/source/d6/File.php, line 41
Contains \Drupal\file\Plugin\migrate\source\d6\File.

Class

File
Drupal 6 file source from database.

Namespace

Drupal\file\Plugin\migrate\source\d6

Code

protected $isPublic;