You are here

class G in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/class-loader/Tests/Fixtures/ClassesWithParents/G.php \ClassesWithParents\G

Hierarchy

  • class \ClassesWithParents\G uses CTrait

Expanded class hierarchy of G

13 string references to 'G'
Datelist::processDatelist in core/lib/Drupal/Core/Datetime/Element/Datelist.php
Expands a date element into an array of individual elements.
Datelist::valueCallback in core/lib/Drupal/Core/Datetime/Element/Datelist.php
Validates the date type to adjust 12 hour time and prevent invalid dates. If the date is valid, the date is set in the form.
TimeEfficientImplementationTest::testCommonSubsequence in vendor/sebastian/diff/tests/LCS/TimeEfficientImplementationTest.php
x01.php in core/lib/Drupal/Component/Transliteration/data/x01.php
x02.php in core/lib/Drupal/Component/Transliteration/data/x02.php

... See full list

File

vendor/symfony/class-loader/Tests/Fixtures/ClassesWithParents/G.php, line 5

Namespace

ClassesWithParents
View source
class G {
  use CTrait;

}

Members