Documentation

AuditableInterface
in

Auditable model interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2023 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
1.3.0

Table of Contents

getAuditor()  : Auditor
Get the auditor object
hasAuditor()  : Auditor
Determine if the model has auditor
isAuditable()  : bool
Determine if the model is auditable
setAuditor()  : self
Set the auditor object

Methods

isAuditable()

Determine if the model is auditable

public isAuditable() : bool
Return values
bool

Search results