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
Table of Contents
Classes
- ContextFactory
 - Convenience class to create a Context for DocBlocks when not using the Reflection Component of phpDocumentor.
 
Constants
- T_NAME_FULLY_QUALIFIED = 10002
 - T_NAME_QUALIFIED = 10001
 
Constants
T_NAME_FULLY_QUALIFIED
    public
        mixed
    T_NAME_FULLY_QUALIFIED
    = 10002
    
    
    
    
T_NAME_QUALIFIED
    public
        mixed
    T_NAME_QUALIFIED
    = 10001