]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/App/RouterTest.php
Replaced most "api_get_user" calls with newer BaseApi calls
[friendica.git] / tests / src / App / RouterTest.php
index 1e9e5d5eef83fb0d43684680c65e8cb688e9c518..f74ea423f04ce114605e6dee53482d683460b57c 100644 (file)
@@ -41,7 +41,7 @@ class RouterTest extends TestCase
         */
        private $cache;
        /**
-        * @var \Friendica\Core\Lock\Capability\ICanLock
+        * @var ICanLock
         */
        private $lock;