Completed
Pull Request — master (#803)
by Martin
03:01
created
core/console/commands/views/crud/create_controller.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @var $className
4
- * @var $modelClass
5
- * @var $namespace
6
- * @var $luyaVersion
7
- */
3
+     * @var $className
4
+     * @var $modelClass
5
+     * @var $namespace
6
+     * @var $luyaVersion
7
+     */
8 8
 
9 9
 echo "<?php\n";
10 10
 ?>
Please login to merge, or discard this patch.