PHP 클래스 BitbarPlugins\Travel\WifiAccessPoints

상속: implements Countable, implements JsonSerializable
파일 보기 프로젝트 열기: matryer/bitbar-plugins

공개 메소드들

메소드 설명
count ( ) {@inheritDoc}
fromAccessPointScannerResponse ( string $response ) : self
jsonSerialize ( ) {@inheritDoc}

메소드 상세

count() 공개 메소드

{@inheritDoc}
public count ( )

fromAccessPointScannerResponse() 공개 정적인 메소드

public static fromAccessPointScannerResponse ( string $response ) : self
$response string
리턴 self

jsonSerialize() 공개 메소드

{@inheritDoc}
public jsonSerialize ( )