Function Hook_CMA->get_author
Definitions
sources/content.php
- Get author for content.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$row | array | required parameter | N/A | N/A | The database row for the content |
Return
- Author (null: unknown)
- Type: ?string
- Set: N/A
- Range: N/A