mirror of
https://github.com/Chouchen/ShikiryuRSS.git
synced 2025-09-05 13:04:32 +02:00
🚨 Clean code for linters
This commit is contained in:
@@ -16,7 +16,7 @@ class BasicBuilderTest extends TestCase
|
||||
unlink($this->saved);
|
||||
}
|
||||
}
|
||||
public function testCreateBasicRSS()
|
||||
public function testCreateBasicRSS(): void
|
||||
{
|
||||
$srss = SRSS::create();
|
||||
$srss->title = 'My Blog';
|
||||
|
Reference in New Issue
Block a user