Fix initialization error for SocialApiDataHandler::$sessionPrefix
Corrected access-before-initialization issue 3562094 in social_post_facebook module. The upstream patch suggested in https://www.drupal.org/project/social_api/issues/3501411 is not needed — fixed directly here.
Closes #3562094