// Fix install on hooks
This commit is contained in:
@@ -42,6 +42,11 @@ class HookCore extends ObjectModel
|
||||
*/
|
||||
public $description;
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
public $position = false;
|
||||
|
||||
/**
|
||||
* @var bool Is this hook usable with live edit ?
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user