Sleimanx2\Plastic\PlasticResult::timedOut PHP Méthode

timedOut() public méthode

Timed Out.
public timedOut ( ) : boolean
Résultat boolean
    public function timedOut()
    {
        return (bool) $this->timed_out;
    }