Skip to content

Commit

Permalink
Apply fixes from StyleCI (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
palokankare authored Aug 31, 2018
1 parent 584ede6 commit 34b9b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/Template.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class Template extends ApiResource
* Template constructor.
*
* @param array $attributes
* @param null $notific
* @param null $notific
*/
public function __construct(array $attributes, $notific = null)
{
Expand Down

0 comments on commit 34b9b4d

Please sign in to comment.