All empty double-quoted strings replaced with single-quotes
[core.git] / inc / classes / main / commands / web / class_WebLoginAreaCommand.php
index e581a6cbe3b3ed7943359f8f9b9c6163bcbdc378..7531fa1f7241183b8e817be8df5bbee8f9a2f50d 100644 (file)
@@ -25,7 +25,7 @@ class WebLoginAreaCommand extends BaseCommand implements Commandable {
        /**
         * Name of the action
         */
-       private $actionName = "";
+       private $actionName = '';
 
        /**
         * Protected constructor