CGL fix
parent
667176d1d0
commit
49d89bbbfc
|
@ -28,5 +28,5 @@ interface ChangeReportInterface
|
||||||
* @param PackageInterface $package package instance
|
* @param PackageInterface $package package instance
|
||||||
* @return string|null changes or null
|
* @return string|null changes or null
|
||||||
*/
|
*/
|
||||||
public function getLocalChanges($path, PackageInterface $package);
|
public function getLocalChanges($path, PackageInterface $package);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue