PHP_CompatInfo_Renderer::endWaitProgress

PHP_CompatInfo_Renderer::endWaitProgress() – Finish the wait process

Synopsis

require_once 'PHP/CompatInfo/Renderer.php';

void PHP_CompatInfo_Renderer::endWaitProgress ( )

Description

Finish the wait process, by erasing the progress bar

Return value

returns void

Throws

throws no exceptions thrown

Since

since version 1.8.0b2 (2008-06-03)

Note

This function can not be called statically.