fixing some documentation issues detected by scrutinizer-ci

This commit is contained in:
El RIDO 2016-07-06 14:12:14 +02:00
parent 85b348d39a
commit c13caee981
4 changed files with 6 additions and 7 deletions

View file

@ -69,7 +69,7 @@ abstract class zerobin_abstract
*
* @access public
* @param string $pasteid
* @return string
* @return stdClass|false
*/
abstract public function read($pasteid);