Skip to content

Commit

Permalink
generate:entity:content file annotation is incorrect - module account?
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfrances107 committed Mar 27, 2015
1 parent 44bf8c7 commit 5ffa26a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% extends "base/class.php.twig" %}

{% block file_path %}
Drupal\account\{{ entity_class }}AccessController.
Drupal\{{module}}\{{ entity_class }}AccessController.
{% endblock %}

{% block namespace_class %}
Expand Down

0 comments on commit 5ffa26a

Please sign in to comment.