Skip to content

Commit

Permalink
allowed dynamic properties
Browse files Browse the repository at this point in the history
  • Loading branch information
maciek-szn committed Sep 29, 2023
1 parent f1977dd commit 1633f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Trafiklab/Gtfs/Model/Entities/Agency.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace Trafiklab\Gtfs\Model\Entities;


use AllowDynamicProperties;
use Trafiklab\Gtfs\Model\GtfsArchive;

#[AllowDynamicProperties]
Expand Down

0 comments on commit 1633f5c

Please sign in to comment.