Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-builder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
wp-builder
Commits
9f14f5e5
Commit
9f14f5e5
authored
6 years ago
by
Dyszczo
Browse files
Options
Downloads
Plain Diff
Merge branch 'feature/hookable-object' into 'master'
Feature/hookable object See merge request
!8
parents
70076b7a
dbe8965d
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!8
Feature/hookable object
Pipeline
#7071
failed
6 years ago
Stage: tools
Stage: tests
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/Plugin/AbstractPlugin.php
+1
-1
1 addition, 1 deletion
src/Plugin/AbstractPlugin.php
src/Plugin/HookablePluginDependant.php
+0
-0
0 additions, 0 deletions
src/Plugin/HookablePluginDependant.php
with
1 addition
and
1 deletion
src/Plugin/AbstractPlugin.php
+
1
−
1
View file @
9f14f5e5
...
...
@@ -26,7 +26,7 @@ abstract class AbstractPlugin implements \WPDesk_Translable, HookableCollection
protected
$settings_url
;
/**
* @var array
* @var array
[Hookable]
*/
private
$hookable_objects
=
array
();
...
...
This diff is collapsed.
Click to expand it.
src/Plugin/HookablePuginDependant.php
→
src/Plugin/HookableP
l
uginDependant.php
+
0
−
0
View file @
9f14f5e5
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment