Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 126 Bytes

getLabels.md

File metadata and controls

9 lines (9 loc) · 126 Bytes
$api->getLabels();
// Result:
array (1) [
    2317 => array (1) [
    'name' => string (12) "test label 1"
    ]
]