mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
apply StyleCI recommendation
This commit is contained in:
@@ -25,7 +25,7 @@ class TemplateSwitcher
|
||||
* @static
|
||||
* @var string
|
||||
*/
|
||||
protected static $_templateFallback = "bootstrap";
|
||||
protected static $_templateFallback = 'bootstrap';
|
||||
|
||||
/**
|
||||
* available templates
|
||||
|
||||
Reference in New Issue
Block a user