%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/www/varak.net/nextcloud.varak.net/lib/public/TextToImage/
Upload File :
Create Path :
Current File : //proc/self/root/www/varak.net/nextcloud.varak.net/lib/public/TextToImage/IProviderWithUserId.php

<?php

declare(strict_types=1);
/**
 * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */
namespace OCP\TextToImage;

/**
 * @since 29.0.0
 * @deprecated 30.0.0
 */
interface IProviderWithUserId extends IProvider {
	/**
	 * @since 29.0.0
	 */
	public function setUserId(?string $userId): void;
}

Zerion Mini Shell 1.0