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 efc4434 commit 806d553Copy full SHA for 806d553
cloud_sql/sqlserver/pdo/src/app.php
@@ -87,7 +87,7 @@
87
};
88
89
// Configure the templating engine.
90
-$container['view'] = function() {
+$container['view'] = function () {
91
return Twig::create(__DIR__ . '/../views');
92
93
0 commit comments