System\Classes\ModelBehavior

Source: ~/modules/system/classes/ModelBehavior.php

Extends:

Base class for model behaviors.

Public properties

There are no public properties in the class.

Show inherited public properties

Inherited public properties

Protected properties

protected array $requiredProperties

Properties that must exist in the model using this behavior.

Show inherited protected properties

Inherited protected properties

Public methods

public void __construct(October\Rain\Database\Model $model)

Constructor

Parameters

Show inherited public methods

Inherited public methods

Protected methods

Show inherited protected methods

Inherited protected methods