Skip to content
Snippets Groups Projects
Commit 6005ed6f authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Hookable

parent 4cec81f4
Branches
Tags
1 merge request!8Feature/hookable object
......@@ -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