mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 20:36:33 +00:00
Add missing semicolon
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ installation.
|
|||||||
If you have installed Twig via Composer you can take advantage of Composer's
|
If you have installed Twig via Composer you can take advantage of Composer's
|
||||||
autoload mechanism by replacing the previous snippet for::
|
autoload mechanism by replacing the previous snippet for::
|
||||||
|
|
||||||
require_once '/path/to/vendor/autoload.php'
|
require_once '/path/to/vendor/autoload.php';
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user