Skip to content

Latest commit

 

History

History
50 lines (20 loc) · 826 Bytes

PassleShareViewsNetwork.md

File metadata and controls

50 lines (20 loc) · 826 Bytes

PassleShareViewsNetwork

This class provides a simple interface for accessing properties of Passle share view networks that have been saved to the Wordpress database.

  • Full name: \Passle\PassleSync\Models\PassleShareViewsNetwork

Properties

social_network

The social media channel this object represents. One of None; LinkedIn; Twitter; Facebook; DefaultShareButtons = LinkedIn, Twitter and Facebook combined; Xing; Email.

public string $social_network

total_views

The total number of views via this social media channel.

public int $total_views


Automatically generated from source code comments on 2022-05-30 using phpDocumentor and saggre/phpdocumentor-markdown