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
Merge requests
!24
SlimPlugin, some interfaces, filter storage and more
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
SlimPlugin, some interfaces, filter storage and more
feature/activation
into
master
Overview
4
Commits
2
Pipelines
1
Changes
15
All threads resolved!
Hide all comments
Merged
Krzysztof Dyszczyk
requested to merge
feature/activation
into
master
5 years ago
Overview
4
Commits
2
Pipelines
1
Changes
15
All threads resolved!
Hide all comments
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
782127d8
2 commits,
5 years ago
15 files
+
262
−
61
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
15
src/BuildDirector/LegacyBuildDirector.php
+
1
−
1
View file @ 782127d8
Edit in single-file editor
Open in Web IDE
Show full file
@@ -34,4 +34,4 @@ class LegacyBuildDirector {
public
function
get_plugin
()
{
return
$this
->
builder
->
get_plugin
();
}
}
\ No newline at end of file
}
Loading