HaveIBeenPwnedPage
extends Page
in package
Class \Firesphere\HaveIBeenPwned\Models\HaveIBeenPwnedPage
Table of Contents
Properties
- $table_name : mixed
Methods
- canCreate() : bool
- getControllerName() : string
- Get the controller name for this page
Properties
$table_name
private
static mixed
$table_name
= 'HaveIBeenPwnedPage'
Methods
canCreate()
public
canCreate([null|Member $member = null ][, array<string|int, mixed> $context = array() ]) : bool
Parameters
- $member : null|Member = null
- $context : array<string|int, mixed> = array()
Return values
boolgetControllerName()
Get the controller name for this page
public
getControllerName() : string