Skip to content

[TASK] Implement CSSString::getArrayRepresentation() - #1459

Merged
JakeQZ merged 1 commit into
mainfrom
task/array-rep/CSSString
Jan 4, 2026
Merged

[TASK] Implement CSSString::getArrayRepresentation()#1459
JakeQZ merged 1 commit into
mainfrom
task/array-rep/CSSString

Conversation

@oliverklee

Copy link
Copy Markdown
Collaborator

Part of #1440.

@oliverklee
oliverklee requested a review from JakeQZ January 4, 2026 13:37
@oliverklee oliverklee self-assigned this Jan 4, 2026
@oliverklee oliverklee added testing PRs/issues adding additional tests only, or primarily testing-focused deprecation A method, property, or some functionality has been deprecated. labels Jan 4, 2026
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 70.455% (+0.05%) from 70.41%
when pulling 648a3ce on task/array-rep/CSSString
into 95263d1 on main.

*/
public function getArrayRepresentationIncludesContents(): void
{
$contents = 'What is love?';

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

<3

@JakeQZ
JakeQZ merged commit 7538c81 into main Jan 4, 2026
23 checks passed
@JakeQZ
JakeQZ deleted the task/array-rep/CSSString branch January 4, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecation A method, property, or some functionality has been deprecated. testing PRs/issues adding additional tests only, or primarily testing-focused

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants