Fix comment

This commit is contained in:
Phy 2020-05-03 23:26:30 -04:00
parent 8277124305
commit cc4f6c2806
No known key found for this signature in database
GPG Key ID: D475AA55A8144239
1 changed files with 2 additions and 2 deletions

View File

@ -218,10 +218,10 @@ class helper_plugin_extension_extension extends DokuWiki_Plugin
}
/**
* If the source should be ignored for getters
* If the specified source should be ignored for attribute getters during source selection
*
* @var string $source
* @return bool If this extension is a template
* @return bool
*/
public function isIgnoredSource($source)
{