__construct() public method
Constructor.
public void __construct ( $match = null, $params = [], $config = [] ) | ||
---|---|---|
$match | string |
The MATCH expression |
$params | array |
Expression parameters. |
$config | array |
Name-value pairs that will be used to initialize the object properties |
Please login to continue.