PHP Trait App\Traits\Imageable

Afficher le fichier Open project: ppy/osu-web

Méthodes publiques

Méthode Description
_storeFile ( )
getMaxDimensions ( ) Returns maximum dimensions of the image as an array of [width, height].
storeFile ( $filePath )

Method Details

_storeFile() public méthode

public _storeFile ( )

getMaxDimensions() abstract public méthode

Returns maximum dimensions of the image as an array of [width, height].
abstract public getMaxDimensions ( )

storeFile() public méthode

public storeFile ( $filePath )