Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-builder
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
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
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
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
Expand
👍
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
Search (e.g. *.vue) (Ctrl+P)
src/BuildDirector/LegacyBuildDirector.php
+
1
−
1
Options
@@ -34,4 +34,4 @@ class LegacyBuildDirector {
public
function
get_plugin
()
{
return
$this
->
builder
->
get_plugin
();
}
}
\ No newline at end of file
}
Loading