Skip to content

Commit 8c530bb

Browse files
refactoring
1 parent 5ed5713 commit 8c530bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

API/Validator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ final class Validator extends \Df\API\Response\Validator {
99
* @see \Df\API\Response\Validator::long()
1010
* @used-by self::valid()
1111
* @used-by \Df\API\Client::_p()
12-
* @used-by \Df\API\Exception::message()
1312
*/
1413
function long():string {return df_nts($this->r('message'));}
1514

0 commit comments

Comments
 (0)