mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 14:30:13 +00:00
6 lines
92 B
PHP
6 lines
92 B
PHP
<?php
|
|
|
|
namespace AIO\Container\State;
|
|
|
|
class VersionEqualState implements IContainerState
|
|
{} |