Process/Php7.php
authorAlan Knowles <alan@roojs.com>
Fri, 24 Aug 2018 07:07:54 +0000 (15:07 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 24 Aug 2018 07:07:54 +0000 (15:07 +0800)
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);