]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Verb.php
Merge pull request #9146 from tobiasd/2020.09-CHANGELOG
[friendica.git] / src / Model / Verb.php
index 570c62d84090998f24b71057743626acb251887a..759c1b0f27fce4d176adfa0b231fa83b8a8a573a 100644 (file)
@@ -55,7 +55,7 @@ class Verb
         * @param integer $id
         * @return string verb
         */
-       public static function getbyID(int $id)
+       public static function getByID(int $id)
        {
                if (empty($id)) {
                        return '';