PHP Class Polyglot\Dummies\Article

Inheritance: extends Polyglot\Polyglot
Afficher le fichier Open project: anahkiasen/polyglot

Protected Properties

Свойство Type Description
$polyglot array The attributes to translate

Méthodes publiques

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

Method Details

getAgbAcceptedAttribute() public méthode

hasOne() public méthode

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

Property Details

$polyglot protected_oe property

The attributes to translate
protected array $polyglot
Résultat array