PHP 7.0.6 Released

hw_api_attribute::key

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api_attribute::keyReturns key of the attribute

Description

string hw_api_attribute::key ( void )

Returns the name of the attribute.

Return Values

Returns the name of the attribute as a string.

User Contributed Notes

There are no user contributed notes for this page.
To Top