Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Update example bind service (#25)
Browse files Browse the repository at this point in the history
* Update example bind service

* Update services.php
  • Loading branch information
zungx authored and jedrzejchalubek committed Jul 14, 2017
1 parent 17154e2 commit dee9bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Setup/services.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

use function App\Theme\theme;
use Tonik\Gin\Foundation\Theme;
use WP_Query;

/**
* Service handler for retrieving posts of specific post type.
Expand Down

0 comments on commit dee9bcc

Please sign in to comment.