PHP Трейт App\Traits\Imageable

Показать файл Открыть проект

Открытые методы

Метод Описание
_storeFile ( )
getMaxDimensions ( ) Returns maximum dimensions of the image as an array of [width, height].
storeFile ( $filePath )

Описание методов

_storeFile() публичный метод

public _storeFile ( )

getMaxDimensions() абстрактный публичный метод

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

storeFile() публичный метод

public storeFile ( $filePath )