PHP Class BitbarPlugins\Travel\WifiAccessPoints

Inheritance: implements Countable, implements JsonSerializable
Show file Open project: matryer/bitbar-plugins

Public Methods

Method Description
count ( ) {@inheritDoc}
fromAccessPointScannerResponse ( string $response ) : self
jsonSerialize ( ) {@inheritDoc}

Method Details

count() public method

{@inheritDoc}
public count ( )

fromAccessPointScannerResponse() public static method

public static fromAccessPointScannerResponse ( string $response ) : self
$response string
return self

jsonSerialize() public method

{@inheritDoc}
public jsonSerialize ( )