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();