mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Remove unused properties
This commit is contained in:
parent
876ebca210
commit
d01172274d
@ -36,18 +36,6 @@ final class PersonControllerUpdateTest extends WebTestCase
|
||||
|
||||
private KernelBrowser $client;
|
||||
|
||||
/**
|
||||
* @var string The url using for editing the person's information
|
||||
*/
|
||||
private string $editUrl;
|
||||
|
||||
private ?object $em = null;
|
||||
|
||||
/**
|
||||
* @var string The url using for seeing the person's information
|
||||
*/
|
||||
private string $viewUrl;
|
||||
|
||||
/**
|
||||
* @var list<array<class-string, int>>
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user