We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb8fe5 commit 8bc3cf7Copy full SHA for 8bc3cf7
examples/index.php
@@ -79,6 +79,8 @@
79
);
80
pp($share);
81
82
+ // set sandboxed company page id to work with
83
+ // https://www.linkedin.com/company/devtestco
84
$companyId = '2414183';
85
86
$companyShare = $client->post(
0 commit comments