PHP 클래스 BookStack\Image

상속: extends Ownable
파일 보기 프로젝트 열기: ssddanbrown/bookstack 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$fillable

공개 메소드들

메소드 설명
getThumb ( integer $width, integer $height, boolean | false $keepRatio = false ) : string Get a thumbnail for this image.

메소드 상세

getThumb() 공개 메소드

Get a thumbnail for this image.
public getThumb ( integer $width, integer $height, boolean | false $keepRatio = false ) : string
$width integer
$height integer
$keepRatio boolean | false
리턴 string

프로퍼티 상세

$fillable 보호되어 있는 프로퍼티

protected $fillable