Null_ implements Tag, StaticMethod
Class TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_
Table of Contents
Interfaces
- Tag
- StaticMethod
Methods
- __toString() : string
- create() : void
- getName() : string
- render() : string
Methods
__toString()
public
__toString() : string
Return values
stringcreate()
public
static create(mixed $body) : void
Parameters
- $body : mixed
getName()
public
getName() : string
Return values
stringrender()
public
render([Formatter|null $formatter = null ]) : string
Parameters
- $formatter : Formatter|null = null