Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.

Commit bf21aa7

Browse files
authored
Update README.md
1 parent 4bda7fa commit bf21aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
This extension provides following features:
1212

13-
1. Provide correct return for `\Zend\ServiceManager\ServiceLocatorInterface::get()`
13+
1. Provide correct return types for `\Zend\ServiceManager\ServiceLocatorInterface::get()` using real service instances
1414
1. Handle controller plugins that are called using magic `__call()` in subclasses of
1515
`\Zend\Mvc\Controller\AbstractController`
1616
1. `getApplication()`, `getRenderer()`, `getRequest()` and `getResponse()` methods on Controllers, MvcEvents, View,

0 commit comments

Comments
 (0)