PHP Class BookStack\Attachment

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

Protected Properties

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

Méthodes publiques

Méthode Description
getFileName ( ) : mixed | string Get the downloadable file name for this upload.
getUrl ( ) : string Get the url of this file.
page ( ) : Page Get the page this file was uploaded to.

Method Details

getFileName() public méthode

Get the downloadable file name for this upload.
public getFileName ( ) : mixed | string
Résultat mixed | string

getUrl() public méthode

Get the url of this file.
public getUrl ( ) : string
Résultat string

page() public méthode

Get the page this file was uploaded to.
public page ( ) : Page
Résultat Page

Property Details

$fillable protected_oe property

protected $fillable