%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/ava/lib/lti1p3/src/
Upload File :
Create Path :
Current File : /home/vacivi36/ava/lib/lti1p3/src/LtiDeployment.php

<?php

namespace Packback\Lti1p3;

class LtiDeployment
{
    private $deployment_id;

    public static function new()
    {
        return new LtiDeployment();
    }

    public function getDeploymentId()
    {
        return $this->deployment_id;
    }

    public function setDeploymentId($deployment_id)
    {
        $this->deployment_id = $deployment_id;

        return $this;
    }
}

Zerion Mini Shell 1.0