mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 11:03:50 +00:00
Rector changes + namespace changes
This commit is contained in:
@@ -158,7 +158,7 @@ class Report implements HasCenterInterface, HasScopeInterface
|
||||
*
|
||||
* @return Report
|
||||
*/
|
||||
public function setDate($date)
|
||||
public function setDate(?\DateTime $date)
|
||||
{
|
||||
$this->date = $date;
|
||||
|
||||
|
Reference in New Issue
Block a user