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