You are here

class stdClass in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php \Doctrine\Tests\Common\Util\stdClass

Hierarchy

  • class \Doctrine\Tests\Common\Util\stdClass
    • class \Doctrine\Tests\Common\Util\stdClass

Expanded class hierarchy of stdClass

132 string references to 'stdClass'
AnalyzeServiceReferencesPassTest::testProcessDetectsFactoryReferences in vendor/symfony/dependency-injection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php
CacheTest::testCachedObject in vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheTest.php
Check to see that objects are correctly serialized and unserialized by the cache provider.
CacheTest::testFetchMultipleObjects in vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheTest.php
Check to see that objects fetched via fetchMultiple are properly unserialized
ClassCodeGeneratorSpec::it_generates_empty_class_for_empty_ClassNode in vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/ClassCodeGeneratorSpec.php
ClassCodeGeneratorSpec::it_wraps_class_in_namespace_if_it_is_namespaced in vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/ClassCodeGeneratorSpec.php

... See full list

File

vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php, line 76

Namespace

Doctrine\Tests\Common\Util
View source
class stdClass extends \stdClass {

}

Members