Property | Type | Description | |
---|---|---|---|
$destinationContentId | mixed | null | Related content. |
Method | Description | |
---|---|---|
__construct ( mixed $destinationContentId = null ) | Construct a new Value object and initialize it $destinationContent. | |
__toString ( ) | Returns the related content's name. |
public __construct ( mixed $destinationContentId = null ) | ||
$destinationContentId | mixed | Content id the relation is to |