PHP 클래스 Demo\Example\CacheableDemo

파일 보기 프로젝트 열기: goaop/framework 1 사용 예제들

공개 메소드들

메소드 설명
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