PHP Класс Neos\Fusion\Exception\RuntimeException

Наследование: extends Neos\Fusion\Exception
Показать файл Открыть проект

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

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

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

Метод Описание
__construct ( string $message = '', integer $code, Exception $previous = null, null $typoScriptPath = null )
getTypoScriptPath ( ) : null | string

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

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

public __construct ( string $message = '', integer $code, Exception $previous = null, null $typoScriptPath = null )
$message string
$code integer
$previous Exception
$typoScriptPath null

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

public getTypoScriptPath ( ) : null | string
Результат null | string

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

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

protected string $typoScriptPath
Результат string