]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Process.php
Make Storage testable & add tests
[friendica.git] / src / Model / Process.php
index f70b12ba7c64ba387ef24d9ae5177a3d5b190f39..7c9f886dfa15e02c95f854f6947b050b41c7bc44 100644 (file)
@@ -4,14 +4,13 @@
  */
 namespace Friendica\Model;
 
-use Friendica\BaseObject;
 use Friendica\Database\DBA;
 use Friendica\Util\DateTimeFormat;
 
 /**
  * @brief functions for interacting with a process
  */
-class Process extends BaseObject
+class Process
 {
        /**
         * Insert a new process row. If the pid parameter is omitted, we use the current pid