You are here

class Framework in Realistic Dummy Content 7.2

Same name in this branch
  1. 7.2 api/src/Framework/Framework.php \Drupal\realistic_dummy_content_api\Framework\Framework
  2. 7.2 api/src/test/Framework/Drupal7Test.php \Drupal\realistic_dummy_content_api\Framework\Framework
Same name and namespace in other branches
  1. 8.2 api/src/Framework/Framework.php \Drupal\realistic_dummy_content_api\Framework\Framework
  2. 8.2 api/src/test/Framework/Drupal7Test.php \Drupal\realistic_dummy_content_api\Framework\Framework
  3. 3.x api/src/Framework/Framework.php \Drupal\realistic_dummy_content_api\Framework\Framework

Required dummy parent class.

Hierarchy

  • class \Drupal\realistic_dummy_content_api\Framework\Framework

Expanded class hierarchy of Framework

13 files declare their use of Framework
RealisticDummyContentAttribute.php in api/src/includes/RealisticDummyContentAttribute.php
RealisticDummyContentDevelGenerateGenerator.php in api/src/includes/RealisticDummyContentDevelGenerateGenerator.php
RealisticDummyContentDrupalTrait.php in api/src/traits/RealisticDummyContentDrupalTrait.php
RealisticDummyContentEntityBase.php in api/src/includes/RealisticDummyContentEntityBase.php
RealisticDummyContentException.php in api/src/includes/RealisticDummyContentException.php

... See full list

File

api/src/test/Framework/Drupal7Test.php, line 13

Namespace

Drupal\realistic_dummy_content_api\Framework
View source
class Framework {

}

Members