# assistant/1.4.0/backend/src/System/Container/InjectorException.php

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

- Page: https://pluginprobe.com/plugins/assistant/1.4.0/code/backend/src/System/Container/InjectorException.php
- Raw: https://pluginprobe.com/plugins/assistant/1.4.0/raw/backend/src/System/Container/InjectorException.php
- Modified: 2023-03-21T14:16:16+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.0/code/backend/src/System/Container/InjectorException.php#L10-L20`.

```php
<?php

namespace FL\Assistant\System\Container;

class InjectorException extends \Exception {

}

```
