OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\Dao\ApplicationServerDaoInterface Interface Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Core\Dao\ApplicationServerDaoInterface:
+ Collaboration diagram for OxidEsales\EshopCommunity\Core\Dao\ApplicationServerDaoInterface:

Public Member Functions

 findAppServer ($id)
 

Detailed Description

Application server data access manager.

Member Function Documentation

◆ findAppServer()

OxidEsales\EshopCommunity\Core\Dao\ApplicationServerDaoInterface::findAppServer (   $id)

Finds an application server by given id, null if none is found.

Parameters
string$idAn id of the entity to find.
Returns
\OxidEsales\Eshop\Core\DataObject\ApplicationServer|null

The documentation for this interface was generated from the following file: