file-fetcher
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
phpDocumentor\Reflection\Assets\CustomServiceInterface Class Reference
Inheritance diagram for phpDocumentor\Reflection\Assets\CustomServiceInterface:
phpDocumentor\Reflection\DocBlock\Tag phpDocumentor\Reflection\DocBlock\Tags\Factory\StaticMethod

Public Member Functions

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

Static Public Member Functions

static create ($body, Formatter $formatter=null)
 
- Static Public Member Functions inherited from phpDocumentor\Reflection\DocBlock\Tag
static create (string $body)
 
- Static Public Member Functions inherited from phpDocumentor\Reflection\DocBlock\Tags\Factory\StaticMethod
static create (string $body)
 

Public Attributes

 $formatter
 

Member Function Documentation

◆ __toString()

phpDocumentor\Reflection\Assets\CustomServiceInterface::__toString ( )

◆ create()

static phpDocumentor\Reflection\Assets\CustomServiceInterface::create (   $body,
Formatter  $formatter = null 
)
static

◆ getName()

phpDocumentor\Reflection\Assets\CustomServiceInterface::getName ( )

◆ render()

phpDocumentor\Reflection\Assets\CustomServiceInterface::render ( ?Formatter  $formatter = null)

Member Data Documentation

◆ $formatter

phpDocumentor\Reflection\Assets\CustomServiceInterface::$formatter

The documentation for this class was generated from the following file: