forked from joomla/Component-Builder
Code Formatting
Small things are killing me..... some concatenation is wrapped in spaces, some isn't.... Some functions start braces on the 2nd line, some don't I think this is the last one
This commit is contained in:
parent
ca4919f0f3
commit
8f3d573202
@ -30,8 +30,8 @@ defined('_JEXEC') or die('Restricted access');
|
||||
/**
|
||||
* Compiler class
|
||||
*/
|
||||
class Fields extends Structure {
|
||||
|
||||
class Fields extends Structure
|
||||
{
|
||||
/**
|
||||
* Metadate Switch
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user