mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 09:49:14 +02:00
apply StyleCI recommendation
This commit is contained in:
parent
9455fea799
commit
c7f465fe8b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class TemplateSwitcher
|
||||||
* @static
|
* @static
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected static $_templateFallback = "bootstrap";
|
protected static $_templateFallback = 'bootstrap';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* available templates
|
* available templates
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue