Skip to content

Commit 4eb37ee

Browse files
Removed the extra dot from annotation in TeamInvitationForm.php docblock. (#1201)
1 parent b8b6778 commit 4eb37ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/apigee_edge_teams/src/Form/TeamInvitationForm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use Drupal\Core\Form\FormStateInterface;
2424

2525
/**
26-
* Provides settings form for team_invitation..
26+
* Provides settings form for team_invitation.
2727
*/
2828
class TeamInvitationForm extends ConfigFormBase {
2929

0 commit comments

Comments
 (0)