yasnippet-snippets icon indicating copy to clipboard operation
yasnippet-snippets copied to clipboard

Add declare(strict_types=1); to PHP instead of ticks

Open zonuexe opened this issue 1 year ago • 0 comments
trafficstars

In modern PHP code declare(strict_types=1); can appear in almost every file, but very few ticks.

Although these are separate feature from each other, it makes sense to remove ticks since the declare keyword is in conflict.

zonuexe avatar Apr 19 '24 04:04 zonuexe