PHP Класс Nwidart\Modules\Publishing\AssetPublisher

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

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

Свойство Тип Описание
$showMessage boolean Determine whether the result message will shown in the console.

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

Метод Описание
getDestinationPath ( ) : string Get destination path.
getSourcePath ( ) : string Get source path.

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

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

Get destination path.
public getDestinationPath ( ) : string
Результат string

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

Get source path.
public getSourcePath ( ) : string
Результат string

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

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

Determine whether the result message will shown in the console.
protected bool $showMessage
Результат boolean