Revert "php style fixes"

This reverts commit 38fcccfd83.
This commit is contained in:
2024-04-24 10:09:25 +02:00
parent 38fcccfd83
commit 3929602f59
41 changed files with 642 additions and 217 deletions

View File

@@ -154,6 +154,8 @@ class Report implements HasCenterInterface, HasScopeInterface
/**
* Set date.
*
* @param \DateTime $date
*
* @return Report
*/
public function setDate(?\DateTime $date)