File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -223,10 +223,6 @@ Once you have registered the dependencies inject them into your project where ne
223223
224224If you need to inject your service into a controller or another service, you will do so through the class.
225225
226- {% hint style="warning" %}
227- The example below uses UmbracoApiController which is obsolete in Umbraco 14 and will be removed in Umbraco 15.
228- {% endhint %}
229-
230226{% code title="FooController.cs" %}
231227
232228``` csharp
Original file line number Diff line number Diff line change @@ -223,10 +223,6 @@ Once you have registered the dependencies inject them into your project where ne
223223
224224If you need to inject your service into a controller or another service, you will do so through the class.
225225
226- {% hint style="warning" %}
227- The example below uses UmbracoApiController which is obsolete in Umbraco 14 and will be removed in Umbraco 15.
228- {% endhint %}
229-
230226{% code title="FooController.cs" %}
231227
232228``` csharp
You can’t perform that action at this time.
0 commit comments