mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
Fix PHPCS error
This commit is contained in:
parent
da6b98851c
commit
90dc968fd1
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
class Configuration {
|
class Configuration {
|
||||||
|
|
||||||
public static $VERSION = "2018-06-10";
|
public static $VERSION = '2018-06-10';
|
||||||
|
|
||||||
public static $config = null;
|
public static $config = null;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user