Skip to content

Commit

Permalink
coding style: fixes in code
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jul 10, 2017
1 parent d4dae89 commit 4d43a66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Utils/Finder.php
Original file line number Diff line number Diff line change
Expand Up @@ -390,5 +390,4 @@ public static function extensionMethod($name, $callback)
{
Nette\Utils\ObjectMixin::setExtensionMethod(__CLASS__, $name, $callback);
}

}

0 comments on commit 4d43a66

Please sign in to comment.