Method | Description | |
---|---|---|
__construct ( |
Factory constructor. | |
getPaste ( string $pasteId = null ) : |
Get a paste, optionally a specific instance. | |
purge ( ) : void | Checks if a purge is necessary and triggers it if yes. |
Method | Description | |
---|---|---|
_getStore ( ) : AbstractData | Gets, and creates if neccessary, a store object |
public __construct ( |
||
$conf | ||
return | void |