mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-20 16:31:36 +02:00
Fix PHPCS error
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
class Configuration {
|
||||
|
||||
public static $VERSION = "2018-06-10";
|
||||
public static $VERSION = '2018-06-10';
|
||||
|
||||
public static $config = null;
|
||||
|
||||
|
Reference in New Issue
Block a user