phpDocumentor

Field
in package

Read onlyYes
AbstractYes

Sur-classe des champs de formulaire

un champ doit pouvoir s'afficher avec un paramètre name et doit exposer son champ label

Table of Contents

Properties

$label  : string

Methods

__construct()  : mixed
pour faire plaisir à phpstan
toString()  : string
retourne le code Html

Properties

Methods

__construct()

pour faire plaisir à phpstan

public __construct([string $label = '' ]) : mixed
Parameters
$label : string = ''

toString()

retourne le code Html

public abstract toString(string $name) : string
Parameters
$name : string
Return values
string

        
On this page

Search results