Skip to content

feat: CarbonImmutable support for operations:show#47

Open
tecbeast42 wants to merge 1 commit intoTimoKoerber:mainfrom
tecbeast42:main
Open

feat: CarbonImmutable support for operations:show#47
tecbeast42 wants to merge 1 commit intoTimoKoerber:mainfrom
tecbeast42:main

Conversation

@tecbeast42
Copy link
Copy Markdown

No description provided.

@tecbeast42
Copy link
Copy Markdown
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
Copy link
Copy Markdown

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