PHP Class BookStack\Image

Inheritance: extends Ownable
Afficher le fichier Open project: ssddanbrown/bookstack Class Usage Examples

Protected Properties

Свойство Type Description
$fillable

Méthodes publiques

Méthode Description
getThumb ( integer $width, integer $height, boolean | false $keepRatio = false ) : string Get a thumbnail for this image.

Method Details

getThumb() public méthode

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

Property Details

$fillable protected_oe property

protected $fillable