mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +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;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @return $this
|
|
||||||
*/""
|
|
||||||
public function setProfession(?string $profession): self
|
public function setProfession(?string $profession): self
|
||||||
{
|
{
|
||||||
$this->profession = (string) $profession;
|
$this->profession = (string) $profession;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user