PHP Class AppserverIo\Appserver\Core\Api\Node\AnalyticNode

Inheritance: extends AppserverIo\Description\Api\Node\AbstractNode, use trait AppserverIo\Appserver\Core\Api\Node\ConnectorsNodeTrait
Afficher le fichier Open project: appserver-io/appserver Class Usage Examples

Protected Properties

Свойство Type Description
$uri string The URI to run analytics on

Méthodes publiques

Méthode Description
getUri ( ) : string Returns the URI to run analytics on

Method Details

getUri() public méthode

Returns the URI to run analytics on
public getUri ( ) : string
Résultat string The URI at which we have to run analytics

Property Details

$uri protected_oe property

The URI to run analytics on
protected string $uri
Résultat string