프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$destinationContentId | mixed | null | Related content. |
메소드 | 설명 | |
---|---|---|
__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 |