add small typo and wording improvements to chapters 9 and 10, update name of time service
This commit is contained in:
parent
c6cb68c98a
commit
f54c576441
2 changed files with 21 additions and 23 deletions
|
@ -121,7 +121,6 @@ the container-interface.
|
|||
In this class we will configure all services required for our application and make them accessible via the get($id)
|
||||
method.
|
||||
|
||||
p
|
||||
Before we can implement the interface we need to install its definition with composer `composer require "psr/container:^1.0"`.
|
||||
now we can create a file with a Class that implements that interface.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue