Skip to content

Instantly share code, notes, and snippets.

@cursosdesarrolloweb
Created August 12, 2021 16:16
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 cursosdesarrolloweb/57a61f1417dd1ac7b0460931e09f9cee to your computer and use it in GitHub Desktop.
Save cursosdesarrolloweb/57a61f1417dd1ac7b0460931e09f9cee to your computer and use it in GitHub Desktop.
<?php
public function index(string $locale, Article $article): string {
return $locale;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment