
Public Member Functions | |
| __construct ($repo) | |
| _unserialize ($data) | |
| _serialize () | |
Public Attributes | |
| $data = NULL | |
| The data contained in this blob. | |
Definition at line 23 of file git_blob.class.php.
| GitBlob::__construct | ( | $ | repo | ) |
Definition at line 30 of file git_blob.class.php.
| GitBlob::_serialize | ( | ) |
Definition at line 40 of file git_blob.class.php.
| GitBlob::_unserialize | ( | $ | data | ) |
Definition at line 35 of file git_blob.class.php.
| GitBlob::$data = NULL |
1.5.9