Skip to content

Instantly share code, notes, and snippets.

@mikemix
Last active August 12, 2022 12:22
Show Gist options
  • Select an option

  • Save mikemix/75c6533699432e4ff9cd1f738e2ac35d to your computer and use it in GitHub Desktop.

Select an option

Save mikemix/75c6533699432e4ff9cd1f738e2ac35d to your computer and use it in GitHub Desktop.
<?php
declare(strict_types);
namespace ${NAMESPACE};
final class ${NAME}
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment