mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
refactor naming ReferralsAvailable => referralSuggestion
This commit is contained in:
@@ -14,9 +14,9 @@ services:
|
||||
lazy: true
|
||||
method: preUpdateAccompanyingPeriod
|
||||
|
||||
Chill\PersonBundle\AccompanyingPeriod\Suggestion\ReferralAvailable:
|
||||
Chill\PersonBundle\AccompanyingPeriod\Suggestion\ReferralsSuggestion:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
||||
Chill\PersonBundle\AccompanyingPeriod\Suggestion\ReferralAvailableInterface: '@Chill\PersonBundle\AccompanyingPeriod\Suggestion\ReferralAvailable'
|
||||
Chill\PersonBundle\AccompanyingPeriod\Suggestion\ReferralsSuggestionInterface: '@Chill\PersonBundle\AccompanyingPeriod\Suggestion\ReferralsSuggestion'
|
||||
|
||||
|
Reference in New Issue
Block a user