VersionControl_Git
[ class tree: VersionControl_Git ] [ index: VersionControl_Git ] [ all elements ]

Class: DummyGitObject

Source Location: /VersionControl_Git-0.4.4/test/VersionControl_Git_ObjectTest.php

Class Overview

VersionControl_Git_Component
   |
   --VersionControl_Git_Object
      |
      --DummyGitObject

The base class for the all Git objects (commit, tree, blob and tag(unsupported))


Author(s):

Copyright:

  • 2010 Kousuke Ebihara

Methods


Inherited Variables

Inherited Methods


Class Details

[line 11]
The base class for the all Git objects (commit, tree, blob and tag(unsupported))
  • Author: Kousuke Ebihara <ebihara@php.net>
  • Copyright: 2010 Kousuke Ebihara


[ Top ]


Method Detail

fetch   [line 13]

void fetch( )

  • Access: public

Overrides VersionControl_Git_Object::fetch() (Fetch the substance of this object)
[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:43:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.