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

Commit 73c94e6

Browse files
committed
wording s/loader/manager
1 parent 5e0828c commit 73c94e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service/ControllerManagerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class ControllerManagerFactory implements FactoryInterface
1717
{
1818
/**
19-
* Create the controller loader service
19+
* Create the controller manager service
2020
*
2121
* Creates and returns an instance of ControllerManager. The
2222
* only controllers this manager will allow are those defined in the

0 commit comments

Comments
 (0)