33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2025-01-16 02:42:15 +00:00

Joomla Code Style

This commit is contained in:
Denis Ryabov 2021-04-04 13:40:43 +03:00
parent 9596227ffc
commit b78df71597

View File

@ -67,7 +67,7 @@ class JedcheckerRulesLanguage extends JEDcheckerRule
* *
* @param string $file - The path to the file * @param string $file - The path to the file
* *
* @return bool True on success, otherwise False. * @return boolean True on success, otherwise False.
*/ */
protected function find($file) protected function find($file)
{ {