Run php-cs-fixer on src
This commit is contained in:
@@ -4,8 +4,6 @@ declare(strict_types=1);
|
||||
|
||||
namespace pvv\side;
|
||||
|
||||
use pvv\side\Event;
|
||||
|
||||
interface Activity {
|
||||
public function getNextEventFrom(\DateTimeImmutable $date): ?Event;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user