Documentation

ContextFactory.php

This file is part of phpDocumentor.

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Tags
link
http://phpdoc.org

Interfaces, Classes, Traits and Enums

ContextFactory
Convenience class to create a Context for DocBlocks when not using the Reflection Component of phpDocumentor.

Table of Contents

T_NAME_FULLY_QUALIFIED  = 'T_NAME_FULLY_QUALIFIED'
T_NAME_QUALIFIED  = 'T_NAME_QUALIFIED'

Constants

T_NAME_FULLY_QUALIFIED

public mixed T_NAME_FULLY_QUALIFIED = 'T_NAME_FULLY_QUALIFIED'

T_NAME_QUALIFIED

public mixed T_NAME_QUALIFIED = 'T_NAME_QUALIFIED'

Search results