Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 279 Bytes

content.md

File metadata and controls

20 lines (14 loc) · 279 Bytes

HAPEL Method Parameters


$content

(string), (required)

Provides the content parameter for the element.

Examples:

$content = 'index, follow';
<tag content="index, follow"/>

###Methods Using This Parameter