Completed
Pull Request — master (#3)
by Anton
01:58
created
application/modules/auth/controllers/endpoint.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,6 +10,6 @@
 block discarded – undo
10 10
 /**
11 11
  * @return void
12 12
  */
13
-return function () {
13
+return function() {
14 14
     \Hybrid_Endpoint::process();
15 15
 };
Please login to merge, or discard this patch.