PHP Interface Crummy\Phlack\Message\AttachmentInterface

Inheritance: extends Crummy\Phlack\Common\Encodable
Afficher le fichier Open project: mcrumm/phlack

Méthodes publiques

Méthode Description
addField ( Crummy\Phlack\Message\FieldInterface $field ) : self
getFields ( ) : FieldCollection

Method Details

addField() public méthode

public addField ( Crummy\Phlack\Message\FieldInterface $field ) : self
$field Crummy\Phlack\Message\FieldInterface
Résultat self

getFields() public méthode

public getFields ( ) : FieldCollection
Résultat Crummy\Phlack\Message\Collection\FieldCollection