refactoring routing and class comments.
This commit is contained in:
@@ -252,7 +252,6 @@ class View {
|
||||
public function with($key, $value)
|
||||
{
|
||||
$this->data[$key] = $value;
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user