PHP Class eZ\Publish\Core\REST\Client\Values\Content\TrashItem

See also: eZ\Publish\API\Repository\Values\Content\TrashItem
Inheritance: extends eZ\Publish\API\Repository\Values\Content\TrashItem
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$location eZ\Publish\API\Repository\Values\Content\Location

Public Methods

Method Description
__get ( $property )
getContentInfo ( ) : eZ\Publish\API\Repository\Values\Content\ContentInfo Returns the content info of the content object of this location.

Method Details

__get() public method

public __get ( $property )

getContentInfo() public method

Returns the content info of the content object of this location.
public getContentInfo ( ) : eZ\Publish\API\Repository\Values\Content\ContentInfo
return eZ\Publish\API\Repository\Values\Content\ContentInfo

Property Details

$location protected property

protected Location,eZ\Publish\API\Repository\Values\Content $location
return eZ\Publish\API\Repository\Values\Content\Location