-
Notifications
You must be signed in to change notification settings - Fork 39
Commit 1ae785c
authored
Add an accessor function to options for bin
The base CLI.php class has a property for bin but it is not populated. This change makes the property on the options class available to classes that extend CLI.1 parent 2282720 commit 1ae785c
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
61 | 69 |
| |
62 | 70 |
| |
63 | 71 |
| |
|
0 commit comments