PHP Класс Demo\Example\CacheableDemo

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getReport ( string $from ) : string Returns a report and explicitly cache a result for future use

Описание методов

getReport() публичный Метод

In this example we use "Cacheable" annotation to explicit mark a method
public getReport ( string $from ) : string
$from string This can be any value
Результат string