PHP Class Polyglot\Dummies\Article

Inheritance: extends Polyglot\Polyglot
Mostrar archivo Open project: anahkiasen/polyglot

Protected Properties

Property Type Description
$polyglot array The attributes to translate

Public Methods

Method Description
getAgbAcceptedAttribute ( )
hasOne ( string $related, $foreignKey = null, $localKey = null ) : object Dummy HasOne

Method Details

getAgbAcceptedAttribute() public method

hasOne() public method

Dummy HasOne
public hasOne ( string $related, $foreignKey = null, $localKey = null ) : object
$related string
return object

Property Details

$polyglot protected_oe property

The attributes to translate
protected array $polyglot
return array