s/CliArgs/Cli\Args/g
[pharext/pharext] / src / pharext / Command.php
index 7664a35867e568f20ea812a7750f88fba0ac0c42..0d30b552eadf2416a02d804ea62926f7d704ce0f 100644 (file)
@@ -30,7 +30,7 @@ interface Command
        
        /**
         * Retrieve command line arguments
-        * @return pharext\CliArgs
+        * @return pharext\Cli\Args
         */
        public function getArgs();