ClassInterface CriticalI_Project_UninstallHook

Description

The interface that must be implemented by a project uninstall hook.

Located in /Core/lib/CriticalI/Project/UninstallHook.php (line 9)


	
			
Method Summary
 void uninstall (CriticalI_Project $project, string $pkg)
Methods
uninstall (line 16)

Invoked when the package is uninstalled from a project

  • access: public
void uninstall (CriticalI_Project $project, string $pkg)
  • CriticalI_Project $project: The project it is being uninstalled from
  • string $pkg: The name of the package being uninstalled

Documentation generated on Wed, 25 Apr 2012 09:46:45 -0700 by phpDocumentor 1.4.3