mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +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
|
||||
autoload mechanism by replacing the previous snippet for::
|
||||
|
||||
require_once '/path/to/vendor/autoload.php'
|
||||
require_once '/path/to/vendor/autoload.php';
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user