FileInterface::isPermanent

public FileInterface::isPermanent()

Returns TRUE if the file is permanent.

Return value

bool TRUE if the file status is permanent.

File

core/modules/file/src/FileInterface.php, line 91

Class

FileInterface
Defines getter and setter methods for file entity base fields.

Namespace

Drupal\file

Code

public function isPermanent();
doc_Drupal
2016-10-29 09:13:29
Comments
Leave a Comment

Please login to continue.