mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Remove unused properties
This commit is contained in:
@@ -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>>
|
||||
*/
|
||||
|
Reference in New Issue
Block a user