| Current Path : /home/pteabiscqq/www/libraries/quix/src/Config/Exceptions/ |
| Current File : /home/pteabiscqq/www/libraries/quix/src/Config/Exceptions/ConfigFileIsNotAnArray.php |
<?php
namespace ThemeXpert\Config\Exceptions;
use Exception;
class ConfigFileIsNotAnArray extends Exception
{
}