Skip to content

Commit

Permalink
🔄 Push
Browse files Browse the repository at this point in the history
  • Loading branch information
Eval committed Sep 9, 2018
1 parent 23d89a8 commit 4f60982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kaleido/http/Loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public function __toString() {
/**
* @throws \ErrorException
*/
public function handle() {
private function handle() {
switch ($this->loadType) {
case 'local':
$this->loadDatabase();
Expand Down

0 comments on commit 4f60982

Please sign in to comment.