mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fixed: fix 3party syntax
This commit is contained in:
parent
df2480c47c
commit
ecac409586
@ -805,9 +805,6 @@ class ThirdParty implements TrackCreationInterface, TrackUpdateInterface
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return $this
|
||||
*/""
|
||||
public function setProfession(?string $profession): self
|
||||
{
|
||||
$this->profession = (string) $profession;
|
||||
|
Loading…
x
Reference in New Issue
Block a user