importUsers()
importUsers(\Model $model, string $filePath, integer $importType = self::IMPORT_TYPE_NEW) : boolean
インポート処理
Parameters
| \Model |
$model |
Model using this behavior |
| string |
$filePath |
ファイルのパス |
| integer |
$importType |
インポートタイプ |
Returns
boolean
— True on success, false on failure