mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 22:46:55 +00:00
6 lines
No EOL
96 B
PHP
6 lines
No EOL
96 B
PHP
<?php
|
|
|
|
namespace AIO\Container\State;
|
|
|
|
class VersionDifferentState implements IContainerState
|
|
{} |