Adldap\Schemas\SchemaInterface::updatedAt PHP Method

updatedAt() public method

The date when this object was last changed.
public updatedAt ( ) : string
return string
    public function updatedAt();
SchemaInterface