8000
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 6a17a39 commit 568113fCopy full SHA for 568113f
src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php
@@ -17,7 +17,7 @@
17
* PhpFileLoader loads service definitions from a PHP file.
18
*
19
* The PHP file is required and the $container variable can be
20
- * used form the file to change the container.
+ * used within the file to change the container.
21
22
* @author Fabien Potencier <fabien@symfony.com>
23
*/
0 commit comments