PHP Класс Prose\FromRolesTable

Автор: Stuart Herbert ([email protected])
Наследование: extends Prose
Показать файл Открыть проект

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

Свойство Тип Описание
$entryKey string entryKey The key that this table interacts with in the RuntimeConfig

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

Метод Описание
getDetailsForRole ( string $roleName ) : DataSift\Stone\ObjectLib\BaseObject getDetailsForRole
getRolesTable ( ) : object getRolesTable

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

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

getDetailsForRole
public getDetailsForRole ( string $roleName ) : DataSift\Stone\ObjectLib\BaseObject
$roleName string The role we're looking for
Результат DataSift\Stone\ObjectLib\BaseObject Details about $roleName

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

getRolesTable
public getRolesTable ( ) : object
Результат object The roles table

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

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

entryKey The key that this table interacts with in the RuntimeConfig
protected string $entryKey
Результат string