Release 2.12 (#4609)
This commit is contained in:
@@ -18,7 +18,7 @@ use PHPUnit\Framework\TestCase;
|
||||
*/
|
||||
class TimesheetMetaDefinitionEventTest extends TestCase
|
||||
{
|
||||
public function testGetterAndSetter()
|
||||
public function testGetterAndSetter(): void
|
||||
{
|
||||
$timesheet = new Timesheet();
|
||||
$sut = new TimesheetMetaDefinitionEvent($timesheet);
|
||||
|
||||
Reference in New Issue
Block a user