mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Re-dump autoloader and composer.lock
This commit is contained in:
@@ -20,7 +20,7 @@ class Suggestion implements \Stringable
|
||||
{
|
||||
public function __construct(
|
||||
private readonly string $value,
|
||||
private readonly string $description = ''
|
||||
private readonly string $description = '',
|
||||
) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user