Skip to content

Commit b46ef5b

Browse files
committed
docs
1 parent bca04d6 commit b46ef5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/web/context/RequestContext.cfc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,6 +1269,7 @@ component serializable="false" accessors="true" {
12691269
}
12701270

12711271
/**
1272+
* Remove by ColdBox 9
12721273
* @deprecated Use `getUrl()` instead
12731274
*/
12741275
string function getFullUrl(){
@@ -1299,6 +1300,7 @@ component serializable="false" accessors="true" {
12991300
}
13001301

13011302
/**
1303+
* Remove by ColdBox 9
13021304
* @Deprecated Use `getPath()` instead
13031305
*/
13041306
string function getFullPath(){

0 commit comments

Comments
 (0)