Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename ContentInterface to Content #104

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

OskarStark
Copy link
Contributor

@OskarStark OskarStark commented Oct 2, 2024

@OskarStark OskarStark self-assigned this Oct 2, 2024
@OskarStark OskarStark added the enhancement New feature or request label Oct 2, 2024
@OskarStark OskarStark requested a review from chr-hertel October 2, 2024 12:34
*/
public array $content;

public function __construct(
ContentInterface ...$content,
Content ...$content,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will add the string and \Stringable type in a follow-up PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@chr-hertel chr-hertel merged commit 2efbc0a into main Oct 2, 2024
7 checks passed
@chr-hertel chr-hertel deleted the feature/rename-interface branch October 2, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants