Phalcon\Test\Models\Some\Robotters::getRobottersDeles PHP Method

getRobottersDeles() public method

public getRobottersDeles ( $arguments = null )
    public function getRobottersDeles($arguments = null)
    {
        return $this->getRelated(RobottersDeles::class, $arguments);
    }