mirror of
https://github.com/friendica/friendica
synced 2025-04-27 11:10:12 +00:00
Add UnitTest for Container
This commit is contained in:
parent
2238ea8d52
commit
560bf345da
4 changed files with 53 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
//
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
declare(strict_types = 1);
|
||||
|
||||
namespace Friendica\Core;
|
||||
|
||||
use Dice\Dice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue