mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
DbObject: better IDE hint
This commit is contained in:
parent
0f3f2f05df
commit
4f38a39e14
@ -1087,7 +1087,7 @@ abstract class DbObject
|
||||
* @param \Zend_Db_Select $query
|
||||
* @param string|null $keyColumn
|
||||
*
|
||||
* @return self[]
|
||||
* @return static[]
|
||||
*/
|
||||
public static function loadAll(DbConnection $connection, $query = null, $keyColumn = null)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user