PHP 클래스 Xhgui_Saver, xhgui

This class only exists to handle cases where an incompatible version of pimple exists in the host application.
파일 보기 프로젝트 열기: perftools/xhgui 1 사용 예제들

공개 메소드들

메소드 설명
factory ( array $config ) : Xhgui_Saver_File | Xhgui_Saver_Mongo Get a saver instance based on configuration data.

메소드 상세

factory() 공개 정적인 메소드

Get a saver instance based on configuration data.
public static factory ( array $config ) : Xhgui_Saver_File | Xhgui_Saver_Mongo
$config array The configuration data.
리턴 Xhgui_Saver_File | Xhgui_Saver_Mongo