PHP Class 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.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Base
Show file Open project: gabordemooij/redbean

Public Methods

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

Method Details

testExportIssue() public method

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