mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-21 23:16:59 +00:00
5 lines
68 B
PHP
5 lines
68 B
PHP
<?php
|
|
|
|
namespace AIO\Container\State;
|
|
|
|
interface IContainerState {}
|