Sha256: 5992390d3aeb73e230bf4b377054a4944a4cc3b7b36a83f3f4db6b74e40aa75b

Contents?: true

Size: 92 Bytes

Versions: 2

Compression:

Stored size: 92 Bytes

Contents

<?php

define('MY_CONSTANT', 'my value');
define('MY_CONSTANT_NUMBER_2', 'my value 2');

?>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mattfawcett-ruby-reads-php-1.0.0 test/fixtures/multiple_constants.php
mattfawcett-ruby-reads-php-1.1.0 test/fixtures/multiple_constants.php