Skip to content

Conversation

@TomasVotruba
Copy link
Member

No description provided.

@TomasVotruba TomasVotruba force-pushed the tv-ternary-implode-to-implode branch from b8e465e to 0409c64 Compare June 18, 2025 09:22
@TomasVotruba TomasVotruba enabled auto-merge (squash) June 18, 2025 09:22
@TomasVotruba TomasVotruba merged commit ede01eb into main Jun 18, 2025
45 checks passed
@TomasVotruba TomasVotruba deleted the tv-ternary-implode-to-implode branch June 18, 2025 09:23
{
public function run(array $values)
{
return $values === [] ? '' : implode(',', $values);
Copy link
Member

Choose a reason for hiding this comment

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

@github-actions
Copy link
Contributor

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants