PHP Класс BookStack\Attachment

Наследование: extends Ownable
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$fillable

Открытые методы

Метод Описание
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.

Описание методов

getFileName() публичный Метод

Get the downloadable file name for this upload.
public getFileName ( ) : mixed | string
Результат mixed | string

getUrl() публичный Метод

Get the url of this file.
public getUrl ( ) : string
Результат string

page() публичный Метод

Get the page this file was uploaded to.
public page ( ) : Page
Результат Page

Описание свойств

$fillable защищенное свойство

protected $fillable