Previous Page
__destruct()

Solar_Model_Nodes_Bookmarks
__get()

Next Page
_addFilter()

__get()

public mixed __get ( string $key )

Read-only access to protected model properties.

Inherited from Solar_Sql_Model.

Parameters

  • (string) $key: The requested property; e.g., 'foo' will read from $_foo.

Returns

  • (mixed)

Description

Read-only access to protected model properties.