Class DataProviderInformation
A generic data provider information.
- DcGeneral\DataDefinition\DataProviderInformation implements DcGeneral\DataDefinition\DataProviderInformationInterface
Direct known subclasses
DcGeneral\Contao\Dca\ContaoDataProviderInformation
Namespace: DcGeneral\DataDefinition
Package: DcGeneral\DataDefinition
Located at DataDefinition/DataProviderInformation.php
Package: DcGeneral\DataDefinition
Located at DataDefinition/DataProviderInformation.php
public
|
|
public
string
|
|
public
|
#
setVersioningEnabled( boolean $versioningEnabled )
Set if versioning is enabled for this data provider or not. |
public
boolean
|
protected
string
|
$name |
|
#
The name of the data provider information. |
protected
boolean
|
$versioningEnabled |
|
#
Flag determining if versioning is enabled for this provider or not. |