Refactor
This commit is contained in:
parent
460f6cfbe0
commit
37863c6c24
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ namespace Drupal\opd_presentations\Action;
|
|||
use Drupal\opd_presentations\Presentation;
|
||||
use Drupal\opd_presentations\Repository\PresentationRepositoryInterface;
|
||||
|
||||
final class CountGivenPresentations {
|
||||
readonly final class CountGivenPresentations {
|
||||
|
||||
public function __construct(private PresentationRepositoryInterface $presentationRepository) {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue