phpDocumentor\Reflection\DocBlock::export PHP Метод

export() публичный статический Метод

Builds a string representation of this object.
public static export ( ) : string
Результат string
    public static function export()
    {
        throw new \Exception('Not yet implemented');
    }