Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Demo
Example
CacheableDemo
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