- renamed methods to make them more clear
- updated 'core' framework
Signed-off-by: Roland Häder <roland@mxchange.org>
}
// Now get the entry
- $current = $this->getListInstance()->getEntry($this->key());
+ $current = $this->getListInstance()->getEntryByIndex($this->key());
// Return it
return $current;
}
// Now get the entry
- $current = $this->getListInstance()->getEntry($this->key());
+ $current = $this->getListInstance()->getEntryByIndex($this->key());
// Return it
return $current;
}
// Now get the entry
- $current = $this->getListInstance()->getEntry($this->key());
+ $current = $this->getListInstance()->getEntryByIndex($this->key());
// Return it
return $current;
}
// Now get the entry
- $current = $this->getListInstance()->getEntry($this->key());
+ $current = $this->getListInstance()->getEntryByIndex($this->key());
// Return it
return $current;
}
// Now get the entry
- $current = $this->getListInstance()->getEntry($this->key());
+ $current = $this->getListInstance()->getEntryByIndex($this->key());
// Return it
return $current;
-Subproject commit 8d68f4eec6508b1c1d49ef98a8bbbf0b27edd6b2
+Subproject commit 08578b5e2e37e31e45d24c17c01a6b8bc0abd53b