mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-30 08:44:02 +00:00
fix indent after web merge
This commit is contained in:
parent
92eaafd260
commit
7ffbe86463
@ -55,7 +55,7 @@ class JedcheckerRulesEncoding extends JEDcheckerRule
|
||||
*/
|
||||
public static $ordering = 900;
|
||||
|
||||
/**
|
||||
/**
|
||||
* Regular expression to look for encoding functions.
|
||||
*
|
||||
* @var string
|
||||
|
@ -53,7 +53,7 @@ class JedcheckerRulesGpl extends JEDcheckerRule
|
||||
*/
|
||||
public static $ordering = 500;
|
||||
|
||||
/**
|
||||
/**
|
||||
* Regular expression to match GPL licenses.
|
||||
*
|
||||
* @var string
|
||||
|
@ -57,7 +57,7 @@ class JedcheckerRulesXMLinfo extends JEDcheckerRule
|
||||
*/
|
||||
public static $ordering = 0;
|
||||
|
||||
/**
|
||||
/**
|
||||
* List of JED extension types
|
||||
*
|
||||
* @var string[]
|
||||
|
Loading…
Reference in New Issue
Block a user