Fr3nch13/CakePHP Utilities

OptionalConvertInterface

An interface used by Type objects to signal whether the casting is actually required.

Table of Contents

Methods

requiresToPhpCast()  : bool
Returns whether the cast to PHP is required to be invoked, since it is not a identity function.

Methods

requiresToPhpCast()

Returns whether the cast to PHP is required to be invoked, since it is not a identity function.

public requiresToPhpCast() : bool
Return values
bool

        
On this page

Search results