33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-30 16:53:59 +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 $file Current file name
* @param string $url URL to validate * @param string $url URL to validate
*
* @return void
*/ */
protected function validateDomain($file, $url) protected function validateDomain($file, $url)
{ {