mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 12:33:45 +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.
|
||||
*
|
||||
* @property mixed|null id
|
||||
* @property mixed|null alias
|
||||
*
|
||||
* @package Netzmacht\Contao\Leaflet\Model
|
||||
*/
|
||||
class LayerModel extends AbstractActiveModel
|
||||
|
||||
Reference in New Issue
Block a user