Config uses Singleton
Table of Contents
Methods
- __construct() : mixed
- __wakeup() : mixed
- getInstance() : static
- getLimit() : int
Methods
__construct()
public
__construct([int|null $limit = null ]) : mixed
Parameters
- $limit : int|null = null
__wakeup()
public
__wakeup() : mixed
getInstance()
public
static getInstance() : static
Return values
staticgetLimit()
public
getLimit() : int