PMCORE-956

This commit is contained in:
Henry Jordan
2021-05-13 15:05:02 +00:00
parent 63732a02a1
commit c0550e976a

View File

@@ -15,7 +15,6 @@ class TimerEvent extends Api
private $timerEvent;
private $arrayFieldIso8601 = [
'tmrevn_next_run_date',
'tmrevn_last_run_date',
'tmrevn_last_execution_date'
];