]> git.mxchange.org Git - friendica.git/blobdiff - tests/Util/DbaLockMockTrait.php
Stop scrollToItem() animate twice.
[friendica.git] / tests / Util / DbaLockMockTrait.php
index 035a859365982579c1077a09e3d706f3a6e32bec..09bfd130c19fed7af7ee77fcb7a7fe8363e042f2 100644 (file)
@@ -103,7 +103,7 @@ trait DbaLockMockTrait
         * @param null|int $pid    The PID which was set
         * @param null|int $times  How often the method will get used
         *
-        *@see DatabaseLock::releaseLock()
+        *@see DatabaseLock::release()
         *
         */
        public function mockReleaseLock($key, $pid = null, $times = null)