mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-01-17 21:05:17 +01:00
Add some virtual property definitions.
This commit is contained in:
@@ -16,6 +16,9 @@ use Model\Collection;
|
|||||||
/**
|
/**
|
||||||
* Class LayerModel for the tl_leaflet_layer table.
|
* Class LayerModel for the tl_leaflet_layer table.
|
||||||
*
|
*
|
||||||
|
* @property mixed|null id
|
||||||
|
* @property mixed|null alias
|
||||||
|
*
|
||||||
* @package Netzmacht\Contao\Leaflet\Model
|
* @package Netzmacht\Contao\Leaflet\Model
|
||||||
*/
|
*/
|
||||||
class LayerModel extends AbstractActiveModel
|
class LayerModel extends AbstractActiveModel
|
||||||
|
|||||||
Reference in New Issue
Block a user