class UnknownGetterException extendsInvalidArgumentException implementsInvalidArgumentException
Properties
protectedstring | $getter | The getter. |
Methods
string
getGetter()
Get the getter.
Details
at line33
__construct(string$getter,int$code =0,Throwable$previous =null)
Constructor.
at line45
string
getGetter()
Get the getter.