ChangeReportInterface
in
ChangeReport interface.
Tags
Table of Contents
- getLocalChanges() : string|null
- Checks for changes to the local copy
Methods
getLocalChanges()
Checks for changes to the local copy
public
getLocalChanges(PackageInterface $package, string $path) : string|null
Parameters
- $package : PackageInterface
-
package instance
- $path : string
-
package directory
Return values
string|null —changes or null