Skip to main content Link Menu Expand (external link) Document Search Copy Copied

This is automatic generated document for things in Swow\Psr7\Server\ServerConnectionIteratorInterface class

Interface ServerConnectionIteratorInterface

Methods

Method current

public function current ( ) : ServerConnection

Method key

public function key ( ) : int

Method next

public function next ( ) : void

Method rewind

public function rewind ( ) : void

Method valid

public function valid ( ) : bool

Copyright 2022 the Swow contributors