fix: avoid using php start shorthand
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
|
||||
namespace OCA\PrideFlags\Settings;
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
|
||||
namespace OCA\PrideFlags\Settings;
|
||||
|
||||
|