PHP Interface Sulu\Component\Content\Document\Behavior\TargetBehavior

Show file Open project: sulu/sulu

Public Methods

Method Description
getTargetDocument ( ) : object Get the route target document.
setTargetDocument ( object $targetDocument ) Set the target document.

Method Details

getTargetDocument() public method

Get the route target document.
public getTargetDocument ( ) : object
return object

setTargetDocument() public method

Set the target document.
public setTargetDocument ( object $targetDocument )
$targetDocument object