Hooks collection, aggregated by repository.
- author Alexandre Salomé
CloneableInstantiable
Methods |
public __construct(Gitonomy
|
public get( $name) Fetches content of a hook.
|
public has( $name) Tests if repository has a given hook.
|
public remove( $name) Removes a hook from repository.
|
public set( $name, $content) Set a hook in repository.
|
public setSymlink( $name, $file) Insert a hook in repository using a symlink.
|
Properties |
protected $repository = NULL
|
Methods |
protected getPath( $name)
|