mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-09 07:18:02 +00:00
5 lines
68 B
PHP
5 lines
68 B
PHP
<?php
|
|
|
|
namespace AIO\Container\State;
|
|
|
|
interface IContainerState {}
|