mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/14323] Added comment [ci skip]
PHPBB3-14323
This commit is contained in:
parent
791c329e94
commit
5c8373dc20
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ class autolink_helper
|
||||||
/**
|
/**
|
||||||
* Clean up and invalidate an AUTOLINK_TEXT tag if applicable
|
* 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\Tag $tag AUTOLINK_TEXT tag
|
||||||
* @param \s9e\TextFormatter\Parser $parser Parser
|
* @param \s9e\TextFormatter\Parser $parser Parser
|
||||||
* @return bool Whether the tag is valid
|
* @return bool Whether the tag is valid
|
||||||
|
|
Loading…
Add table
Reference in a new issue