public function RequestInterface::isFustyFlowRequest in One Click Upload 7.2
Checks if request is formed by fusty flow
Return value
bool
1 method overrides RequestInterface::isFustyFlowRequest()
- Request::isFustyFlowRequest in flowphp/
src/ Flow/ Request.php - Checks if request is formed by fusty flow
File
- flowphp/
src/ Flow/ RequestInterface.php, line 75
Class
Namespace
FlowCode
public function isFustyFlowRequest();