* Initializes the listener by setting up the required socket server
*
* @return void
- * @todo 0% done
*/
public function initListener() {
- $this->partialStub('Need to implement this method.');
+ $this->partialStub('WARNING: This method should not be called.');
}
}
* Initializes the listener by setting up the required socket server
*
* @return void
- * @todo 0% done
*/
public function initListener() {
- $this->partialStub('Need to implement this method.');
+ $this->partialStub('WARNING: This method should not be called.');
}
}
* Initializes the listener by setting up the required socket server
*
* @return void
- * @todo 0% done
*/
public function initListener() {
- $this->partialStub('Need to implement this method.');
+ $this->partialStub('WARNING: This method should not be called.');
}
}
* Initializes the listener by setting up the required socket server
*
* @return void
- * @todo 0% done
*/
public function initListener() {
- $this->partialStub('Need to implement this method.');
+ $this->partialStub('WARNING: This method should not be called.');
}
}