Skip to content
Snippets Groups Projects
Commit e175adb8 authored by Thomas Flori's avatar Thomas Flori
Browse files

removed description of a dependency

parent d05da7ce
No related branches found
No related tags found
No related merge requests found
Pipeline #375 failed with stage
in 1 minute and 18 seconds
......@@ -15,11 +15,6 @@ executed the first time you need this instance.
Sounds to easy? What about dependencies? Check the examples. It is nothing more needed than this.
## What is a dependency
Something that your script needs to work correct. For example an instance of `Calculator` or `Config`. Or even
a class itself.
## Tests
The problem is always to test things and to provide mocks for your tests. This DependencyInjector can solve this
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment