DbProfiler::afterEndProfile PHP Метод

afterEndProfile() публичный Метод

public afterEndProfile ( $profile )
    public function afterEndProfile($profile)
    {
        $this->_points--;
    }