Свойство | Тип | Описание | |
---|---|---|---|
$entryKey | string | entryKey The key that this table interacts with in the RuntimeConfig |
Метод | Описание | |
---|---|---|
getDetailsForRole ( string $roleName ) : DataSift\Stone\ObjectLib\BaseObject | getDetailsForRole | |
getRolesTable ( ) : object | getRolesTable |
public getDetailsForRole ( string $roleName ) : DataSift\Stone\ObjectLib\BaseObject | ||
$roleName | string | The role we're looking for |
Результат | DataSift\Stone\ObjectLib\BaseObject | Details about $roleName |
public getRolesTable ( ) : object | ||
Результат | object | The roles table |
protected string $entryKey | ||
Результат | string |