PHP 클래스 RedUNIT\Blackhole\Plugins

This test suite tests whether we can define dynamic plugins using the ext() method on the facade.
저자: Gabor de Mooij and the RedBeanPHP Community
상속: extends RedUNIT\Blackhole
파일 보기 프로젝트 열기: gabordemooij/redbean

공개 메소드들

메소드 설명
testDynamicPlugins ( ) : void Test if we can dynamically extend the R-facade.

메소드 상세

testDynamicPlugins() 공개 메소드

Test if we can dynamically extend the R-facade.
public testDynamicPlugins ( ) : void
리턴 void