This commit is contained in:
shibafu 2020-05-23 16:26:07 +09:00
parent cc0e0271b8
commit 948b517c4d
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ class CheckinCsvImporter
$this->filename = $filename;
}
/**
* インポート処理を実行します。
* @return int 取り込んだ件数
*/
public function execute(): int
{
// Guess charset