Вход Регистрация
Файл: system/vendor/illuminate/contracts/Support/Renderable.php
Строк: 13
<?php

namespace IlluminateContractsSupport;

interface 
Renderable
{
    
/**
     * Get the evaluated contents of the object.
     *
     * @return string
     */
    
public function render();
}
Онлайн: 1
Реклама