basic.php::DatabaseConfig.getHost (16-16)
edges: no blank line above, no blank line below, then getPort (17)
next: sct callers getHost (its call sites) · sct history basic.php::DatabaseConfig.getHost (the commits that changed it)
basic.php (1-167)
- DatabaseConfig @15 # Configuration interface for database settings.
  - getHost () string @16 [public]
     16 |     public function getHost(): string;
  - getPort () int @17 [public]
  - getDatabase () string @18 [public]
[exit 0]
