phpDocumentor\Reflection\DocBlock\Description::export PHP Method

export() public static method

Builds a string representation of this object.
public static export ( ) : void
return void
    public static function export()
    {
        throw new \Exception('Not yet implemented');
    }