Interface DocBlockAwareInterface¶
Interface \Klitsche\Dog\Elements\DocBlockAwareInterface
Methods¶
getDocBlock()¶
public getDocBlock ( ): ?\phpDocumentor\Reflection\DocBlock
- Returns
?\phpDocumentor\Reflection\DocBlock
hasDocBlock()¶
public hasDocBlock ( ): bool
- Returns
bool
hasTag()¶
public hasTag (
string $name
): bool
- Parameters
- name
string
- Returns
bool
isInternal()¶
public isInternal ( ): bool
- Returns
bool