Skip to content

Commit

Permalink
Definition::$class may not be class-string
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal authored and fabpot committed Nov 9, 2024
1 parent 728ae8f commit 70ab1f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Definition.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ public function setClass(?string $class): static

/**
* Gets the service class.
*
* @return class-string|null
*/
public function getClass(): ?string
{
Expand Down

0 comments on commit 70ab1f6

Please sign in to comment.