phpunit_example.module

Same filename and directory in other branches
  1. 4.0.x modules/phpunit_example/phpunit_example.module

Module file for phpunit_example.

File

modules/phpunit_example/phpunit_example.module

View source
<?php


/**
 * @file
 * Module file for phpunit_example.
 */

/**
 * @defgroup phpunit_example Example: PHPUnit
 * @ingroup examples
 * @{
 * This example demonstrates PHPUnit for Drupal 8 unit testing.
 */

/**
 * @} End of "defgroup phpunit_example".
 */