Skip to content

Commit 1633f5c

Browse files
authored
allowed dynamic properties
1 parent f1977dd commit 1633f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Trafiklab/Gtfs/Model/Entities/Agency.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace Trafiklab\Gtfs\Model\Entities;
55

6-
6+
use AllowDynamicProperties;
77
use Trafiklab\Gtfs\Model\GtfsArchive;
88

99
#[AllowDynamicProperties]

0 commit comments

Comments
 (0)