File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ abstract class PluginJamfSync
122122 * @param CommonDBTM|null $item
123123 * @param array $data
124124 */
125- final public function __construct (CommonDBTM $ item = null , array $ data = [])
125+ final public function __construct (? CommonDBTM $ item = null , array $ data = [])
126126 {
127127 /** @global DBmysql */
128128 global $ DB ;
Original file line number Diff line number Diff line change 2929 <author >Curtis Conard</author >
3030 </authors >
3131 <versions >
32+ <version >
33+ <num >3.2.0-beta1</num >
34+ <compatibility >~11.0.0</compatibility >
35+ <download_url >https://github.com/pluginsGLPI/jamf/releases/download/v3.2.0-beta1/glpi-jamf-v3.2.0-beta1.tar.bz2</download_url >
36+ </version >
3237 <version >
3338 <num >3.1.2</num >
3439 <compatibility >~10.0.0</compatibility >
You can’t perform that action at this time.
0 commit comments