Вход Регистрация
Файл: vendor/intervention/image/src/Interfaces/ProfileInterface.php
Строк: 15
<?php

declare(strict_types=1);

namespace 
InterventionImageInterfaces;

interface 
ProfileInterface
{
    
/**
     * Cast color profile object to string
     *
     * @return string
     */
    
public function __toString(): string;
}
Онлайн: 0
Реклама