mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-11 17:44:44 +08:00
Enforced property types comments in one line
This commit is contained in:
@@ -13,9 +13,7 @@ use function str_split;
|
||||
|
||||
class GenerateCharsetCommandTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @var CommandTester
|
||||
*/
|
||||
/** @var CommandTester */
|
||||
protected $commandTester;
|
||||
|
||||
public function setUp()
|
||||
|
||||
Reference in New Issue
Block a user