Libraries tagged by getter method
form-synergy/callback-connection
4 Downloads
This script will create a connection between a module and your own javaScript code by creating a callback method. This script will not work by itself.
better-payment/bp-plugin-magento2-api2
2 Downloads
Better Payment plugin to implement payment methods using API2
radekb/propel-modified-value-behavior
74870 Downloads
Propel behavior for Access previous value of field after called setter method
prgtw/propel-modified-value-behavior
1 Downloads
Propel behavior for Access previous value of field after called setter method
milantex/tpc
13 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.