Update client API endpoints to not use deprecated function
This commit is contained in:
parent
7543ef085d
commit
b99ea53ca1
8 changed files with 74 additions and 58 deletions
|
@ -89,6 +89,7 @@ abstract class ApplicationApiRequest extends FormRequest
|
|||
*
|
||||
* @param string $model
|
||||
* @return mixed
|
||||
* @deprecated
|
||||
*
|
||||
* @throws \Symfony\Component\Routing\Exception\InvalidParameterException
|
||||
*/
|
||||
|
|
Reference in a new issue