We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed5713 commit 8c530bbCopy full SHA for 8c530bb
API/Validator.php
@@ -9,7 +9,6 @@ final class Validator extends \Df\API\Response\Validator {
9
* @see \Df\API\Response\Validator::long()
10
* @used-by self::valid()
11
* @used-by \Df\API\Client::_p()
12
- * @used-by \Df\API\Exception::message()
13
*/
14
function long():string {return df_nts($this->r('message'));}
15
0 commit comments