You are here

9 calls to Tag::createInstance() in Zircon Profile 8

Description::getParsedContents in vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Description.php
Returns the parsed text of this description.
DocBlock::parseTags in vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock.php
Creates the tag objects.
TagTest::testIncompatibleTagHandlerRegistration in vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php
@covers \phpDocumentor\Reflection\DocBlock\Tag::registerTagHandler
TagTest::testInvalidTagLine in vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php
@expectedException \InvalidArgumentException
TagTest::testNamespacedTagHandlerCorrectRegistration in vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php
@depends testTagHandlerCorrectRegistration @covers \phpDocumentor\Reflection\DocBlock\Tag::registerTagHandler @covers \phpDocumentor\Reflection\DocBlock\Tag::createInstance
TagTest::testNamespacedTagHandlerIncorrectRegistration in vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php
@depends testTagHandlerCorrectRegistration @covers \phpDocumentor\Reflection\DocBlock\Tag::registerTagHandler @covers \phpDocumentor\Reflection\DocBlock\Tag::createInstance
TagTest::testNonExistentTagHandlerRegistration in vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php
@covers \phpDocumentor\Reflection\DocBlock\Tag::registerTagHandler
TagTest::testTagHandlerCorrectRegistration in vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php
@covers \phpDocumentor\Reflection\DocBlock\Tag::registerTagHandler
TagTest::testTagHandlerUnregistration in vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php
@covers \phpDocumentor\Reflection\DocBlock\Tag::registerTagHandler