메소드 | 설명 | |
---|---|---|
__toString ( ) : string | ||
getContent ( ) : string | Get content | |
getId ( ) : integer | Get id | |
getImage ( ) : string | ||
getTitle ( ) : string | Get title | |
setContent ( string $content ) : Announcement | Set content | |
setImage ( string $image ) | ||
setTitle ( string $title ) : Announcement | Set title |
public setContent ( string $content ) : Announcement | ||
$content | string | |
리턴 | Announcement |