Skip to content

Conversation

@tecbeast42
Copy link

No description provided.

@tecbeast42
Copy link
Author

This closes #46

}

public static function make(string $name, string $status, Carbon $processedAt = null, string $tag = null): self
public static function make(string $name, string $status, Carbon|CarbonImmutable $processedAt = null, string $tag = null): self

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just a CarbonInterface instead? The package is not using the datetime for modifications, just for displaying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants