PHP 클래스 RedUNIT\Base\Issue408

Tests whether this specific issue on github has been resolved. Tests whether we can use export on beans having arrays in properties.
저자: Gabor de Mooij and the RedBeanPHP Community
상속: extends RedUNIT\Base
파일 보기 프로젝트 열기: gabordemooij/redbean

공개 메소드들

메소드 설명
testExportIssue ( ) : void In the past it was not possible to export beans like 'feed' (Model_Feed).

메소드 상세

testExportIssue() 공개 메소드

In the past it was not possible to export beans like 'feed' (Model_Feed).
public testExportIssue ( ) : void
리턴 void