Skip to content

Commit 806d553

Browse files
committed
fix style
1 parent efc4434 commit 806d553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud_sql/sqlserver/pdo/src/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
};
8888

8989
// Configure the templating engine.
90-
$container['view'] = function() {
90+
$container['view'] = function () {
9191
return Twig::create(__DIR__ . '/../views');
9292
};
9393

0 commit comments

Comments
 (0)