‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Resource\FileInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Resource\FileInterface:
TYPO3\CMS\Core\Resource\ResourceInterface TYPO3\CMS\Core\Resource\AbstractFile TYPO3\CMS\Core\Resource\FileReference TYPO3\CMS\Core\Resource\File TYPO3\CMS\Core\Resource\ProcessedFile TYPO3\CMS\Core\Tests\Unit\Resource\Fixtures\TestingFile

Public Member Functions

 hasProperty (string $key)
 
 getProperty (string $key)
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Resource\ResourceInterface
 getIdentifier ()
 
 getName ()
 
 getStorage ()
 
non empty string getHashedIdentifier ()
 
 getParentFolder ()
 

Detailed Description

File Interface

Definition at line 25 of file FileInterface.php.

Member Function Documentation

◆ getProperty()

◆ hasProperty()

TYPO3\CMS\Core\Resource\FileInterface::hasProperty ( string  $key)