Skip to content

Commit

Permalink
Code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskonnertz committed Sep 26, 2017
1 parent 05c8ffc commit 44953ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChrisKonnertz/BBCode/Tag.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class Tag
* Tag constructor.
*
* @param string|null $name
* @param bool $opening
* @param bool $opening
*/
public function __construct($name = null, $opening = true)
{
Expand Down

0 comments on commit 44953ea

Please sign in to comment.