33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2025-01-29 16:38:25 +00:00

update @since tag

This commit is contained in:
Denis Ryabov 2021-02-02 19:10:59 +03:00
parent 74288b93d2
commit 46ec8bd40a

View File

@ -23,7 +23,7 @@ require_once JPATH_COMPONENT_ADMINISTRATOR . '/models/rule.php';
*
* This class validates all xml manifestes
*
* @since 1.0
* @since 2.3
*/
class JedcheckerRulesXMLManifest extends JEDcheckerRule
{