mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-06 13:57:57 +00:00
6 lines
No EOL
97 B
PHP
6 lines
No EOL
97 B
PHP
<?php
|
|
|
|
namespace AIO\Container\State;
|
|
|
|
class ImageDoesNotExistState implements IContainerState
|
|
{} |