public DatabaseConnection::getTarget()
Returns the target this connection is associated with.
The target string of this connection.
includes/database/database.inc, line 487
<?php public function getTarget() { return $this->target; } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen