Move API DirectMessage tests

This commit is contained in:
Philipp 2021-12-30 21:07:20 +01:00
parent f0b97d8e13
commit 6412484fa6
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
5 changed files with 99 additions and 83 deletions

View file

@ -51,7 +51,7 @@ class DirectMessage extends BaseFactory
*
* @param int $id Mail id
* @param int $uid Mail user
* @param string $text_mode Either empty, "html" or "text"
* @param string $text_mode Either empty, "html" or "plain"
*
* @return \Friendica\Object\Api\Twitter\DirectMessage
*/