🔥 Supprime un debug
This commit is contained in:
parent
1e13d8921b
commit
671ae11e88
@ -39,8 +39,8 @@ class ParseLinkCommand extends Command
|
||||
public function handle()
|
||||
{
|
||||
$parser = Parser::factory($this->argument('url'));
|
||||
$home = $parser->parse();
|
||||
var_dump($home);
|
||||
$parser->parse();
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user