Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active November 23, 2020 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcsee/548c0df24149b087b6e5bd30e3e866c0 to your computer and use it in GitHub Desktop.
Save mcsee/548c0df24149b087b6e5bd30e3e866c0 to your computer and use it in GitHub Desktop.
<?
function simplify(array $patterns): array {
return $patterns;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment