mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 10:05:03 +00:00
Rector changes and immplementations of required methods
This commit is contained in:
@@ -50,7 +50,7 @@ class DocumentCategory
|
||||
return $this->bundleId;
|
||||
}
|
||||
|
||||
public function getDocumentClass()
|
||||
public function getDocumentClass(): ?string
|
||||
{
|
||||
return $this->documentClass;
|
||||
}
|
||||
|
Reference in New Issue
Block a user