mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 11:30:22 +02:00
[ticket/12661] Add new line at the end of files
PHPBB3-12661
This commit is contained in:
@@ -1 +1 @@
|
|||||||
All folder
|
All folder
|
||||||
|
@@ -56,4 +56,4 @@ class phpbb_template_allfolder_test extends phpbb_template_template_test_case
|
|||||||
$this->template = new \phpbb\template\twig\twig($path_helper, $config, $this->user, new \phpbb\template\context(), $this->extension_manager);
|
$this->template = new \phpbb\template\twig\twig($path_helper, $config, $this->user, new \phpbb\template\context(), $this->extension_manager);
|
||||||
$this->template->set_custom_style('all', array($this->template_path, $this->ext_template_path));
|
$this->template->set_custom_style('all', array($this->template_path, $this->ext_template_path));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user