mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-05 06:56:51 +00:00
fixed typo
This commit is contained in:
@@ -14,7 +14,7 @@ use Psr\Container\ContainerInterface;
|
||||
/**
|
||||
* Lazily loads Twig runtime implementations from a PSR-11 container.
|
||||
*
|
||||
* The runtime services must use their class name as identifier in the container.
|
||||
* Note that the runtime services MUST use their class names as identifiers.
|
||||
*
|
||||
* @author Fabien Potencier <fabien@symfony.com>
|
||||
* @author Robin Chalas <robin.chalas@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user