PHP Class RedUNIT\Blackhole\Export

Tests whether we can export beans to arrays and whether we can use the exportAll function to convert entire hierarchies into nested array structures.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Blackhole
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testExportAll ( ) : void ExportAll.

Method Details

testExportAll() public method

ExportAll.
public testExportAll ( ) : void
return void