Skip to content

Commit 8592dc1

Browse files
Removed author to prevent cache clear warnings
1 parent 60fecc7 commit 8592dc1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Resources/templates/CommonAdmin/ExcelAction/ExcelBuilderAction.php.twig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ use Symfony\Component\HttpFoundation\Request;
1414
use Symfony\Component\PropertyAccess\PropertyAccess;
1515
use Doctrine\Common\Util\Inflector;
1616
17-
/**
18-
* @author Bob van de Vijver
19-
*/
2017
{% if namespace_prefix is empty %}
2118
class ExcelController extends \{{ bundle_name }}\Controller\{{ builder.generator.baseGeneratorName }}\ListController
2219
{% else %}

0 commit comments

Comments
 (0)