Docgen/add base context

This commit is contained in:
2021-12-15 22:43:06 +00:00
parent 6501a0148e
commit d4a5735e15
11 changed files with 151 additions and 18 deletions

View File

@@ -406,8 +406,6 @@ class ThirdParty implements TrackCreationInterface, TrackUpdateInterface
/**
* Get email.
*
* @return string|null
*/
public function getEmail(): ?string
{