Skip to content

Commit b34b764

Browse files
committed
Add some PHPDoc
1 parent c16200a commit b34b764

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Definition.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ public function setClass(?string $class): static
180180

181181
/**
182182
* Gets the service class.
183+
*
184+
* @return class-string|null
183185
*/
184186
public function getClass(): ?string
185187
{

0 commit comments

Comments
 (0)