LexEsrs
in package
Class LexEsrs
Provides functionality to retrieve and format legal and regulatory texts from the MySQL database, based on a specified data point code.
Table of Contents
Properties
Methods
- __construct() : mixed
- dataPointLex() : array<string|int, mixed>
Properties
$mySql
protected
MySql
$mySql
Methods
__construct()
public
__construct(MySql $mySql) : mixed
Parameters
- $mySql : MySql
dataPointLex()
public
dataPointLex(string $dataPointCode) : array<string|int, mixed>
Parameters
- $dataPointCode : string