respect-validation/tests
Henrique Moody 051866f75a
Make properties of "AbstractRelated" private
Following what is happening with pretty much every class in this
library, this commit will make the public properties of
"AbstractRelated" private.

Because other objects use some of those public properties, this commit
will also implement a couple of methods in "AbstractRelated" so they can
access the values they need.

This commit will also remove the method "decision" that makes dynamic
calls to "assert()," "check()," and "validate()" methods.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2019-05-05 16:54:04 +02:00
..
fixtures Update PHP support 2018-12-02 11:09:24 +01:00
integration Fix some issues with the "KeyValue" rule 2019-04-23 19:55:13 +02:00
library Fix the case of the "@inheritDoc" tag 2019-04-05 19:02:12 +02:00
unit Make properties of "AbstractRelated" private 2019-05-05 16:54:04 +02:00