Skip to content

Commit

Permalink
Update Robots.php
Browse files Browse the repository at this point in the history
  • Loading branch information
peldax committed Apr 18, 2018
1 parent e9425a0 commit c932ed4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Robots.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ final class Robots extends BaseComponent

public function __construct(array $robots)
{
parent::__construct();

$this->robots = $robots;
}

Expand Down

0 comments on commit c932ed4

Please sign in to comment.