Skip to content

Commit

Permalink
Protected Methods heading
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Apr 13, 2018
1 parent 7a25cbb commit f6f9895
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/db/pgsql/Schema.php
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,9 @@ public function loadTableSchema($name)
return null;
}

// Protected Methods
// =========================================================================

/**
* Collects extra foreign key information details for the given table.
*
Expand Down

0 comments on commit f6f9895

Please sign in to comment.