mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 22:04:59 +00:00
upgrade php-cs 3.49
This commit is contained in:
@@ -125,7 +125,7 @@ class Status
|
||||
*
|
||||
* @return Status
|
||||
*/
|
||||
public function setType(EventType $type = null)
|
||||
public function setType(?EventType $type = null)
|
||||
{
|
||||
$this->type = $type;
|
||||
|
||||
|
Reference in New Issue
Block a user