doc bloc corrections

This commit is contained in:
El RIDO 2016-08-09 13:07:11 +02:00
parent c2efe2e609
commit 5b7b234821
4 changed files with 8 additions and 8 deletions

View file

@ -129,7 +129,7 @@ abstract class AbstractData
* @param string $pasteid
* @param string $parentid
* @param string $commentid
* @return void
* @return bool
*/
abstract public function existsComment($pasteid, $parentid, $commentid);