Skip to content

Commit 267dcd9

Browse files
committed
Update HearingHelper.php
1 parent 3ecdb2e commit 267dcd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/modules/custom/hoeringsportal_data/src/Helper/HearingHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ public function getStartDate(NodeInterface $node): ?int {
184184
}
185185

186186
/**
187-
* Get end date.
187+
* Get deadline date.
188188
*/
189189
public function getDeadlineDate(NodeInterface $node): ?int {
190190
if (!$this->isHearing($node)) {

0 commit comments

Comments
 (0)