Remove unused parameter
This commit is contained in:
parent
bb0310942f
commit
fd0b4ed9a2
@ -68,7 +68,7 @@ class File {
|
|||||||
return $file;
|
return $file;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getToken($token){
|
public function getToken(){
|
||||||
return $this->token;
|
return $this->token;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user