Skip to content

Commit 5d953fb

Browse files
committed
fix typo
1 parent e74e61c commit 5d953fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DoctrineAnnotations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?php
22

33
require_once __DIR__ . '/Annotation/TwigOptions.php';
4-
require_once __DIR__ . '/Annotation/TwigPaths.php.php';
4+
require_once __DIR__ . '/Annotation/TwigPaths.php';

0 commit comments

Comments
 (0)