Process/Php7.php
[Pman.Core] / Process / Php7.php
index 86308d9..ca73971 100644 (file)
@@ -24,7 +24,7 @@ class Pman_Core_Php7 extends Pman
         
     }
     
-    function get()
+    function get($base, $opts = array())
     {
         $base = realpath(__DIR__ . '/../..');
         var_dump($base);