PHP Trait Learner\Services\Image\ManagerTrait

Datei anzeigen Open project: RryLee/learner.video

Public Methods

Method Description
delete ( string $path ) Delete avatar by path.
getFullpath ( string $path ) : string Get

Method Details

delete() public method

Delete avatar by path.
public delete ( string $path )
$path string

getFullpath() public method

Get
public getFullpath ( string $path ) : string
$path string
return string