Ojs\AdminBundle\Form\Type\PublisherType::__construct PHP Méthode

__construct() public méthode

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