Skip to content
Snippets Groups Projects
Commit 9f14f5e5 authored by Dyszczo's avatar Dyszczo
Browse files

Merge branch 'feature/hookable-object' into 'master'

Feature/hookable object

See merge request !8
parents 70076b7a dbe8965d
Branches
Tags
1 merge request!8Feature/hookable object
Pipeline #7071 failed
......@@ -26,7 +26,7 @@ abstract class AbstractPlugin implements \WPDesk_Translable, HookableCollection
protected $settings_url;
/**
* @var array
* @var array[Hookable]
*/
private $hookable_objects = array();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment