Removed the rest of the @brief fields

This commit is contained in:
Michael 2020-01-19 20:44:01 +00:00
parent ab8997f9db
commit dcbd44ab88
7 changed files with 7 additions and 15 deletions

View file

@ -409,7 +409,7 @@ class Diaspora
}
/**
* @brief: Decodes incoming Diaspora message in the new format
* Decodes incoming Diaspora message in the new format
*
* @param string $raw raw post message
* @param string $privKey The private key of the importer
@ -515,7 +515,7 @@ class Diaspora
}
/**
* @brief: Decodes incoming Diaspora message in the deprecated format
* Decodes incoming Diaspora message in the deprecated format
*
* @param string $xml urldecoded Diaspora salmon
* @param string $privKey The private key of the importer