Skip to content

SumAction


  • Full name: \PhalconKit\Mvc\Controller\Traits\Actions\Rest\SumAction

Methods

sumAction

Calculates the sum of a column.

public sumAction(): \Phalcon\Http\ResponseInterface

Return Value:

The REST response with a status of true.

Throws: