Autofix line endings

[MAILPOET-2715]
This commit is contained in:
Jan Jakeš
2020-02-17 10:36:31 +01:00
committed by Jack Kitterhing
parent d9db919651
commit 0dcdf6e9f1
25 changed files with 19 additions and 25 deletions

View File

@ -5,4 +5,4 @@ namespace MailPoet\Models;
class Log extends Model {
public static $_table = MP_LOG_TABLE;
}
}