[ticket/14323] Added comment [ci skip]

PHPBB3-14323
This commit is contained in:
JoshyPHP 2015-12-26 17:01:37 +01:00
parent 791c329e94
commit 5c8373dc20

View file

@ -18,6 +18,9 @@ class autolink_helper
/**
* Clean up and invalidate an AUTOLINK_TEXT tag if applicable
*
* Will invalidate the tag if its replacement text is the same as the original
* text and would have no visible effect
*
* @param \s9e\TextFormatter\Parser\Tag $tag AUTOLINK_TEXT tag
* @param \s9e\TextFormatter\Parser $parser Parser
* @return bool Whether the tag is valid