Property | Type | Description | |
---|---|---|---|
$fillable |
Method | Description | |
---|---|---|
createdBy ( ) : |
Get the user that created the page revision | |
getPrevious ( ) : |
Get the previous revision for the same page if existing | |
getUrl ( null | string $path = null ) : string | Get the url for this revision. | |
page ( ) : |
Get the page this revision originates from. |
public createdBy ( ) : |
||
return |
public getPrevious ( ) : |
||
return |
public page ( ) : |
||
return |