Property | Type | Description | |
---|---|---|---|
$key | string | key The key of the table we're working with | |
$table | BaseObject | The actual table that we're working with |
Method | Description | |
---|---|---|
__construct ( |
__construct | |
shutdown ( ) : void | shutdown | |
startup ( ) : void | startup |
Method | Description | |
---|---|---|
getTable ( ) | ||
removeTablesIfEmpty ( ) : void | removeTableIfEmpty |
public __construct ( |
||
$st | The StoryTeller object | |
$args | array | Any arguments to be used in this Prose module |
return | parent::__construct |
protected removeTablesIfEmpty ( ) : void | ||
return | void |
protected string $key | ||
return | string |