Revert "Add initial PresentationCounter logic"
This reverts commit 1fe63e7326.
This commit is contained in:
parent
8d8bf62f2c
commit
b0ea499ad4
2 changed files with 0 additions and 62 deletions
|
|
@ -1,13 +0,0 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Drupal\opd_presentations;
|
||||
|
||||
final class PresentationCounter {
|
||||
|
||||
public function getCount(): int {
|
||||
return 1;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue