You are here

public function UnmanagedFilesInterface::getPath in Fancy File Delete 2.0.x

Gets the Unmanaged Files path.

Return value

string Name of the Unmanaged Files.

1 method overrides UnmanagedFilesInterface::getPath()
UnmanagedFiles::getPath in src/Entity/UnmanagedFiles.php
Gets the Unmanaged Files path.

File

src/Entity/UnmanagedFilesInterface.php, line 24

Class

UnmanagedFilesInterface
Provides an interface for defining Unmanaged Files entities.

Namespace

Drupal\fancy_file_delete\Entity

Code

public function getPath();