mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-05-01 10:19:32 +00:00
fix misc phpstan issues
This commit is contained in:
@@ -329,7 +329,7 @@ class AccompanyingPeriodWork implements AccompanyingPeriodLinkedWithSocialIssues
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Collection|ThirdParty[]
|
||||
* @return Collection<int, ThirdParty>
|
||||
*/
|
||||
public function getThirdParties(): Collection
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user