Skip to content

Commit d6fc4af

Browse files
committed
Add class docblock
1 parent 6df4b09 commit d6fc4af

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

src/EventSubscriber/CallCommandListener.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Created by PhpStorm.
4-
* User: jmolivas
5-
* Date: 3/17/15
6-
* Time: 2:05 PM
3+
* @file
4+
* Contains \Drupal\AppConsole\EventSubscriber\CallCommandListener.
75
*/
86

97
namespace Drupal\AppConsole\EventSubscriber;

0 commit comments

Comments
 (0)