mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
PHPCS linting error on indentation
This commit is contained in:
parent
2073ac85c2
commit
8b4b54f264
@ -86,7 +86,7 @@ class GridFieldLevelup implements GridField_HTMLProvider
|
||||
));
|
||||
|
||||
$template = SSViewer::get_templates_by_class($this, '', __CLASS__);
|
||||
return array(
|
||||
return array(
|
||||
'before' => $forTemplate->renderWith($template),
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user