AnonSec Shell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.193
Web Server : Apache
System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : awebpaca ( 35430)
PHP Version : 8.5.0
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/awebpaca/Dolibarr/dev/tools/phan/stubs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/awebpaca/Dolibarr/dev/tools/phan/stubs/multicompany.php
<?php
/* Copyright (C) 2024-2025	MDW							<mdeweerd@users.noreply.github.com>
 *
 * Note: in this context Entity == Company.
 */
class ActionsMulticompany
{
	/**
	 * @param DoliDB $db
	 */
	public function __construct($db)
	{
	}
	/** @var string */
	public $id;
	/** @var string */
	public $label;
	/** @var array{stock:string[],referent:string} */
	public $sharings;
	/** @var DoliDB */
	public $db;

	/**
	 * @param string $login
	 * @param bool $bool1
	 * @param bool $bool2
	 * @return array<int,string>
	 */
	public function getEntitiesList($login = '', $bool1 = false, $bool2 = false)
	{
	}

	/**
	 * @param int $entity
	 * @return void
	 */
	public function getInfo($entity)
	{
	}

	/**
	 * @param int $id
	 * @param string $key
	 * @param string $param_str
	 * @param bool $bool1
	 * @param bool $bool2
	 * @param bool $bool3
	 * @param bool $bool4
	 * @param bool $bool5
	 * @return string */
	public function select_entities($id, $key = '', $param_str = '', $bool1 = false, $bool2 = false, $bool3 = false, $bool4 = false, $bool5 = false)
	{
	}

	/**
	 * @param Conf $conf
	 * @return void
	 */
	public function setValues($conf)
	{
	}
	/**
	 * @param string $element
	 * @param int<0,1> $shared
	 * @param ?CommonObject $currentobject
	 * @return string
	 */
	public function getEntity($element, $shared = 1, $currentobject = 0)
	{
	}
	/**
	 * @param CommonObject $currentobject
	 * @return int
	 */
	public function setEntity($currentobject)
	{
	}
	/**
	 * @param int $entityid
	 * @return int<-1,0>
	 */
	public function switchEntity($entityid)
	{
	}
	/**
	 * @param int $id
	 * @param string $entitytotest
	 * @return int
	 */
	public function checkRight($id, $entitytotest)
	{
	}
}

Anon7 - 2022
AnonSec Team