Skip to content

Latest commit

 

History

History
50 lines (20 loc) · 591 Bytes

File metadata and controls

50 lines (20 loc) · 591 Bytes

PassleLink

This class provides a simple interface for accessing properties of Passle author personal links that have been saved to the Wordpress database.

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

Properties

title

The title of the link.

public string $title

url

The URL of the link.

public string $url


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