\phpDocumentor\Plugin\Core\Transformer\Behaviour\TagLicenseTag

Behaviour that enables links to URLs in the @license tag.

Summary

Methods
Properties
Constants
process()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

process()

process(\DOMDocument  $xml) : \DOMDocument

Find all return tags that contain 'self' or '$this' and replace those terms for the name of the current class' type.

Parameters

\DOMDocument $xml

Structure source to apply behaviour onto.

Returns

\DOMDocument