mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix conflicting doc between class Resource and resource
This commit is contained in:
parent
304c734f9b
commit
8ba7a39335
@ -888,7 +888,7 @@ class Person implements HasCenterInterface, TrackCreationInterface, TrackUpdateI
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Collection|Resource[]
|
||||
* @return Collection|\Chill\BudgetBundle\Entity\Resource[]
|
||||
*/
|
||||
public function getBudgetResources(): Collection
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user