phpstan update
Better typying
This commit is contained in:
parent
74db3b9ad0
commit
6adc1df213
17 changed files with 166 additions and 158 deletions
|
@ -104,7 +104,7 @@ class Locale
|
|||
/**
|
||||
* Get country information from locale.
|
||||
*
|
||||
* @return Country|array|null
|
||||
* @return Country|Country[]|null
|
||||
*/
|
||||
public function getCountry()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue