Skip to content

Commit 2c897ef

Browse files
lmajanogithub-actions[bot]
authored andcommitted
Apply cfformat changes
1 parent b46ef5b commit 2c897ef

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
@@ -1270,6 +1270,7 @@ component serializable="false" accessors="true" {
12701270

12711271
/**
12721272
* Remove by ColdBox 9
1273+
*
12731274
* @deprecated Use `getUrl()` instead
12741275
*/
12751276
string function getFullUrl(){
@@ -1301,6 +1302,7 @@ component serializable="false" accessors="true" {
13011302

13021303
/**
13031304
* Remove by ColdBox 9
1305+
*
13041306
* @Deprecated Use `getPath()` instead
13051307
*/
13061308
string function getFullPath(){

0 commit comments

Comments
 (0)