mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Make binary path private
This commit is contained in:
parent
8a3b9ee2f8
commit
dbdce97904
|
|
@ -34,7 +34,7 @@ abstract class SchedulerAbstract
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static $bin = '';
|
||||
private static $bin = '';
|
||||
|
||||
/**
|
||||
* Get git binary.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user