Skip to content

Commit

Permalink
chore(docs): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
razshare authored Jul 3, 2024
1 parent 934d268 commit 808e95d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/Container.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ You can use `Container::get()` to get a dependency by name.

Although it is technically not required, it's good practice to name and provide your dependency using an interface.

You have some dependencies already setup out of the box, for example the logger.

```php
<?php
use CatPaw\Core\Container;
Expand Down

0 comments on commit 808e95d

Please sign in to comment.