Compare commits
2 Commits
85ea1ac3fe
...
7eb2a525df
| Author | SHA1 | Date | |
|---|---|---|---|
| 7eb2a525df | |||
| 44242d11de |
|
|
@ -59,7 +59,7 @@ class Contacts
|
|||
|
||||
#[ORM\Column(length: 20, nullable: true)]
|
||||
private ?string $ambu_code = null;
|
||||
#[ORM\Column(length: 50, nullable: true)]
|
||||
#[ORM\Column(length: 100, nullable: true)]
|
||||
private ?string $ambulance = null;
|
||||
|
||||
public function getAmbuCode(): ?string
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user