Your IP : 216.73.217.31


Current Path : /home/pteabiscqq/www/libraries/quix/src/Config/Exceptions/
Upload File :
Current File : /home/pteabiscqq/www/libraries/quix/src/Config/Exceptions/ConfigFileIsNotAnArray.php

<?php

namespace ThemeXpert\Config\Exceptions;

use Exception;

class ConfigFileIsNotAnArray extends Exception
{

}