PHP Class Blog\Plugin\CommentList

Inheritance: extends Gc\Module\AbstractPlugin
Afficher le fichier Open project: gotcms/gotcms Class Usage Examples

Protected Properties

Свойство Type Description
$form Blog\Form\Comment Form

Méthodes publiques

Méthode Description
__invoke ( ) : string Invoke form

Method Details

__invoke() public méthode

Invoke form
public __invoke ( ) : string
Résultat string

Property Details

$form protected_oe property

Form
protected Comment,Blog\Form $form
Résultat Blog\Form\Comment