HOR-4547: Array to convert string
This commit is contained in:
@@ -18,7 +18,7 @@ class Configurations // extends Configuration
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function Configurations()
|
||||
public function __construct()
|
||||
{
|
||||
$this->Configuration = new Configuration();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user