App\Traits\Imageable::getMaxDimensions PHP 메소드

getMaxDimensions() 추상적인 공개 메소드

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