Home
last modified time | relevance | path

Searched refs:listAttributes (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DAttributes.php57 public function listAttributes($optParams = []) function in Google\\Service\\MyBusinessBusinessInformation\\Resource\\Attributes
/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php148 foreach ($mime->headers->listAttributes($name) as $att_name => $att_value)
/plugin/swiftmail/Swift/Message/
H A DHeaders.php354 public function listAttributes($header) function in Swift_Message_Headers