33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-27 15:26:36 +00:00

fix Joomla codestyle

This commit is contained in:
Denis Ryabov 2021-04-04 15:08:43 +03:00
parent ef48e97221
commit 0c9c53038c

View File

@ -301,6 +301,8 @@ class JedcheckerRulesXMLinfo extends JEDcheckerRule
*
* @param string $file Current file name
* @param string $url URL to validate
*
* @return void
*/
protected function validateDomain($file, $url)
{