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

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

- Page: https://pluginprobe.com/plugins/assistant/1.3.2/code/backend/src/System/Container/ConfigException.php
- Raw: https://pluginprobe.com/plugins/assistant/1.3.2/raw/backend/src/System/Container/ConfigException.php
- Modified: 2022-11-03T17:57:48+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.3.2/code/backend/src/System/Container/ConfigException.php#L10-L20`.

```php
<?php

namespace FL\Assistant\System\Container;

class ConfigException extends InjectorException {

}

```
