Skip to content

Commit

Permalink
Docblock updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpustulka committed Jul 21, 2015
1 parent defeff0 commit d4d8c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Event/EventDispatcherTrait.php
Expand Up @@ -9,13 +9,13 @@
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @since 3.0.0
* @since 3.0.10
* @license http://www.opensource.org/licenses/mit-license.php MIT License
*/
namespace Cake\Event;

/**
* Provides the event manager interface features for usage in classes that require it.
* Implements EventDispatcherInterface.
*
*/
trait EventDispatcherTrait
Expand Down

0 comments on commit d4d8c5b

Please sign in to comment.