mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-25 07:23:57 +00:00
large commit
This commit is contained in:
@@ -39,7 +39,7 @@ class StepObject
|
||||
*/
|
||||
public function getCompleteDate(): Carbon
|
||||
{
|
||||
return $this->complete_date ? Carbon::parse($this->complete_date) : Carbon::now();
|
||||
return $this->complete_date ? Carbon::parse($this->complete_date) : Carbon::now();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user