Add a template for generating new PHP files
All checks were successful
/ check (push) Successful in 57s

https://shapeshed.com/vim-templates
This commit is contained in:
Oliver Davies 2025-08-25 20:43:48 +01:00
parent bcf3da42cb
commit 1695d02b44
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<?php
declare(strict_types=1);