芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/xmintal-back/vendor/codeception/codeception/src/Codeception/Event/FailEvent.php
fail = $e; $this->count = $count; } public function getCount() { return $this->count; } public function getFail() { return $this->fail; } }