프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$fillable |
메소드 | 설명 | |
---|---|---|
book ( ) : |
Get the book this chapter is within. | |
getExcerpt ( integer $length = 100 ) : string | Get an excerpt of this chapter's description to the specified length or less. | |
getUrl ( string | boolean $path = false ) : string | Get the url of this chapter. | |
pages ( ) : mixed | Get the pages that this chapter contains. |
public book ( ) : |
||
리턴 |
public getExcerpt ( integer $length = 100 ) : string | ||
$length | integer | |
리턴 | string |