GraphAware\Neo4j\OGM\Tests\Lazy\Model\Resources::__construct PHP Méthode

__construct() public méthode

public __construct ( MetaResource $metaResource )
$metaResource MetaResource
    public function __construct(MetaResource $metaResource)
    {
        $this->metaResource = $metaResource;
    }