Skip to content

Commit

Permalink
Comment this line since it breaks php linting when pushing to git on …
Browse files Browse the repository at this point in the history
…dev.horde.org
  • Loading branch information
slusarz committed Mar 10, 2015
1 parent dc502db commit 967ca76
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3,6 +3,6 @@ class Foo
{
public function bar()
{
return Foo::CLASS;
// return Foo::CLASS;
}
}

0 comments on commit 967ca76

Please sign in to comment.