com\setasign\SetaSite\PropertyContainer\Property

RequiresApplication Interface RequiresApplicationForToStringInterface

File: /SetaSite/src/PropertyContainer/Property/RequiresApplication.php

Properties with this interface requires the application to call the __toString() method.

Note: we need this because the PropertyContainer and the properties need to be serializable but the application and most database related classes aren't serializable.

Implemented in

Summary

Methods

setApplication()