protected function ExporterTest::setUp in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/sebastian/exporter/tests/ExporterTest.php \SebastianBergmann\Exporter\ExporterTest::setUp()
File
- vendor/
sebastian/ exporter/ tests/ ExporterTest.php, line 23
Class
Namespace
SebastianBergmann\ExporterCode
protected function setUp() {
$this->exporter = new Exporter();
}