Skip to content

Update blueprint for live demo #12

Update blueprint for live demo

Update blueprint for live demo #12

GitHub Actions / PHP_CodeSniffer failed Nov 18, 2024 in 0s

1 warning

PHP_CodeSniffer found 1 warning

Annotations

Check warning on line 1 in rplus-wp-team-list.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

rplus-wp-team-list.php#L1

A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 48 and the first side effect is on line 50 (PSR1.Files.SideEffects.FoundWithSymbols)