# assistant/1.4.7/backend/src/System/Container/ConfigException.php

Assistant – Every Day Productivity Apps, version 1.4.7. 8 lines.

- Page: https://pluginprobe.com/plugins/assistant/1.4.7/code/backend/src/System/Container/ConfigException.php
- Raw: https://pluginprobe.com/plugins/assistant/1.4.7/raw/backend/src/System/Container/ConfigException.php
- Modified: 2023-12-08T15:40:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/assistant/1.4.7/code/backend/src/System/Container/ConfigException.php#L10-L20`.

```php
<?php

namespace FL\Assistant\System\Container;

class ConfigException extends InjectorException {

}

```
