%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/code/vendor/rector/rector/vendor/rector/rector-doctrine/src/ValueObject/
Upload File :
Create Path :
Current File : /home/vacivi36/code/vendor/rector/rector/vendor/rector/rector-doctrine/src/ValueObject/ArgName.php

<?php

declare (strict_types=1);
namespace Rector\Doctrine\ValueObject;

final class ArgName
{
    /**
     * @var string
     */
    public const FETCH = 'fetch';
    /**
     * @var string
     */
    public const LAZY = 'LAZY';
    /**
     * @var string
     */
    public const ORPHAN_REMOVAL = 'orphanRemoval';
}

Zerion Mini Shell 1.0