Skip to content

Commit

Permalink
- Removed bdump
Browse files Browse the repository at this point in the history
  • Loading branch information
Machy8 committed Oct 17, 2017
1 parent 2c0779a commit 0db20b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/WebLoader/FilesCollectionRender.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ public function js(string $collectionName = NULL, array $attributes = [], bool $

} else {
$attributes['src'] = $this->addVersionToBasePath($basePath);
bdump($attributes);
}

return $this->generateElement(self::SCRIPT_ELEMENT, $attributes, $filePathParameter);
Expand Down

0 comments on commit 0db20b6

Please sign in to comment.