Skip to content

AbstractInjectable

  • Full name: \Zemit\Mvc\Model\Traits\Abstracts\AbstractInjectable

Methods

setDI

public setDI(\Phalcon\Di\DiInterface $di): void
  • This method is abstract.

Parameters:

Parameter Type Description
$di \Phalcon\Di\DiInterface

getDI

public getDI(): \Phalcon\Di\DiInterface
  • This method is abstract.