CakeFest 2024: The Official CakePHP Conference

Yaf_Request_Abstract::isGet

(Yaf >=1.0.0)

Yaf_Request_Abstract::isGetDetermina si la solicitud es una solicitud GET

Descripción

public Yaf_Request_Abstract::isGet(): bool

Determinar si la solicitud es una solicitud GET

Parámetros

Esta función no tiene parámetros.

Valores devueltos

boolean

Ver también

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top