Ojs\AdminBundle\Form\Type\InstitutionType::__construct PHP Method

__construct() public method

InstitutionType constructor.
public __construct ( $selfId = null )
$selfId
    public function __construct($selfId = null)
    {
        $this->selfId = $selfId;
    }