$comment
$comment : string
The comment itself.
Comment parsed by PhpFunctionsScanner.
isRelatedWith(\Gettext\Utils\ParsedFunction $function) : boolean
Whether this comment is related with a given function.
\Gettext\Utils\ParsedFunction | $function | The function to check. |
Whether the comment is related or not.