You are here

private property FBAutopost::$destination in Facebook Autopost 7

Destination for the publication. An string with the page ID or 'me'.

File

class/FBAutopost.php, line 107

Class

FBAutopost
API class to handle common actions when autoposting This class uses FBAutopostException for error handling. Severity is passed resusing watchdog severity (See: http://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/watch...)

Code

private $destination;