mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-10 04:59:30 +00:00
Fixed some more inspection issues
This commit is contained in:
parent
de96aae9a5
commit
29d1d49aca
83 changed files with 153 additions and 172 deletions
|
|
@ -27,7 +27,7 @@ use PHPUnit\Framework\TestCase;
|
|||
|
||||
class BBCodeToMarkdownConverterTest extends TestCase
|
||||
{
|
||||
protected $converter;
|
||||
protected BBCodeToMarkdownConverter $converter;
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue