class BadFluentSetterException extendsBadMethodCallException implementsBadMethodCallException
Properties
protectedstring | $setter | The setter. |
Methods
string
getSetter()
Get the setter.
Details
at line33
__construct(string$setter,int$code =0,Throwable$previous =null)
Constructor.
at line45
string
getSetter()
Get the setter.