mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
[ticket/14323] Added comment [ci skip]
PHPBB3-14323
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user