.. rst-class:: phpdoctorst .. role:: php(code) :language: php FlexibleEntityTrait =================== .. php:namespace:: Firstred\PostNL\Util .. php:trait:: FlexibleEntityTrait .. rst-class:: phpdoc-description | Trait FlexibleEntityTrait\. Methods ------- .. rst-class:: public .. php:method:: public __call( $name, $value) .. rst-class:: phpdoc-description | Add additional properties\. :Parameters: * **$name** (string) * **$value** (mixed) :Returns: object | null :Throws: :any:`\\Firstred\\PostNL\\Exception\\InvalidArgumentException `