mirror of
https://github.com/friendica/friendica
synced 2025-04-27 07:50:10 +00:00
Make PHP-CS happy
This commit is contained in:
parent
5c57d8de20
commit
903ecc2a76
3 changed files with 6 additions and 6 deletions
|
@ -35,7 +35,7 @@ use Friendica\Core\Hooks\Util\HookFileManager;
|
|||
*/
|
||||
class DiceInstanceManager implements ICanCreateInstances, ICanRegisterInstances
|
||||
{
|
||||
protected $instance = [];
|
||||
protected $instance = [];
|
||||
|
||||
/** @var Dice */
|
||||
protected $dice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue