PHP Class Xpressengine\Storage\TempFile

Author: XE Team (developers) ([email protected])
Inheritance: extends Symfony\Component\HttpFoundation\File\File
Afficher le fichier Open project: xpressengine/xpressengine

Méthodes publiques

Méthode Description
__destruct ( ) : void Destructor
destroy ( ) : void Destroy the file from temporary disk

Method Details

__destruct() public méthode

Destructor
public __destruct ( ) : void
Résultat void

destroy() public méthode

Destroy the file from temporary disk
public destroy ( ) : void
Résultat void