We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24479e8 commit 51999e9Copy full SHA for 51999e9
content/application-context.md
@@ -22,7 +22,6 @@ Let's imagine that we have a `TasksService` provider in the `TasksModule` module
22
23
```typescript
24
@@filename()
25
-// ...
26
const tasksService = app.get(TasksService);
27
```
28
0 commit comments