PHP Class MetaModels\DcGeneral\Events\MetaModel\PropertyOptionsProvider

Show file Open project: metamodels/core

Public Methods

Method Description
getPropertyOptions ( ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent $event ) : void Retrieve the property options.

Method Details

getPropertyOptions() public static method

Retrieve the property options.
public static getPropertyOptions ( ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent $event ) : void
$event ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent The event.
return void