PHP 트레잇 App\Traits\Imageable

파일 보기 프로젝트 열기: ppy/osu-web

공개 메소드들

메소드 설명
_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 )