‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_ Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_:

Public Member Functions

 getName ()
 
 render (?Formatter $formatter=null)
 
 __toString ()
 

Static Public Member Functions

static create ($body)
 

Detailed Description

Class TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_

Definition at line 27 of file Null_.php.

Member Function Documentation

◆ __toString()

TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_::__toString ( )

Definition at line 41 of file Null_.php.

◆ create()

static TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_::create (   $body)
static

Definition at line 34 of file Null_.php.

◆ getName()

TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_::getName ( )

Definition at line 29 of file Null_.php.

◆ render()

TYPO3\CMS\Extbase\Reflection\DocBlock\Tags\Null_::render ( ?Formatter  $formatter = null)

Definition at line 36 of file Null_.php.