31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-09-29 13:39:05 +00:00

fix comment

This commit is contained in:
Denis Ryabov 2021-04-04 11:28:30 +03:00
parent 14138dd097
commit 606fb5225c

View File

@ -69,7 +69,7 @@ class JedcheckerRulesErrorreporting extends JEDcheckerRule
} }
/** /**
* Reads a file and searches for any encoding function defined in the params * Reads a file and searches for any function defined in the params
* Not a very clever way of doing this, but it should be fine for now * Not a very clever way of doing this, but it should be fine for now
* *
* @param string $file - The path to the file * @param string $file - The path to the file