Skip to content

Commit 1ae4606

Browse files
committed
Update Model\Map.php
1 parent e254f61 commit 1ae4606

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Model/Map.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ class Map
7979
public $symbolset;
8080
/** @var string Units of the map coordinates. */
8181
public $units;
82+
/** @var \MapFile\Model\Web */
83+
public $web;
8284

8385
/**
8486
* Constructor.

0 commit comments

Comments
 (0)