Build a DocBlock generator object from a reflection object
| Parameters: | DocBlockReflection – |
|---|---|
| Return type: | DocBlockGenerator |
Generate from array
| Parameters: | array – |
|---|---|
| Return type: | DocBlockGenerator |
@param string $shortDescription
| Return type: | DocBlockGenerator |
|---|
@param string $longDescription
| Return type: | DocBlockGenerator |
|---|
@return string