33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-12-31 21:51:46 +00:00

remove incorrect since tags

This commit is contained in:
Denis Ryabov 2021-06-26 22:08:42 +03:00
parent c50e39e357
commit e5c59dc116

View File

@ -248,7 +248,6 @@ class JedcheckerRulesXMLinfo extends JEDcheckerRule
* @param string $langTag The language to load
*
* @return void
* @since 3.0
*/
protected function loadExtensionLanguage($xml, $langDir, $langTag = 'en-GB')
{
@ -335,7 +334,6 @@ class JedcheckerRulesXMLinfo extends JEDcheckerRule
* @param string $url URL to validate
*
* @return void
* @since 3.0
*/
protected function validateDomain($file, $url)
{