Skip to content

Commit

Permalink
Correct snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
odolbeau committed Jan 8, 2015
1 parent 6a0ccb2 commit ebbde10
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vim/snippets/php.snippets
Expand Up @@ -165,4 +165,6 @@ snippet ddump
snippet usereq
use Symfony\Component\HttpFoundation\Request;
snippet uselog
use Symfony\Component\HttpFoundation\Request;
use Psr\Log\LoggerInterface;
snippet usecon
use Doctrine\DBAL\Connection;

0 comments on commit ebbde10

Please sign in to comment.