mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 19:41:55 +02:00
Fix code styles through php-cs-fixer
This commit is contained in:
parent
a79fe0683b
commit
430e7c6cce
7 changed files with 104 additions and 104 deletions
|
@ -32,7 +32,7 @@ class Daap_Api
|
|||
{
|
||||
const AMPACHEID_SMARTPL = 400000000;
|
||||
|
||||
static $tags = array();
|
||||
public static $tags = array();
|
||||
|
||||
/**
|
||||
* constructor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue