PHP Classes

File: phpcf-src/src/init.php

Recommend this page to a friend!
  Classes of Alex Krash   PHP Code formatter   phpcf-src/src/init.php   Download  
File: phpcf-src/src/init.php
Role: Configuration script
Content type: text/plain
Description: Configuration script
Class: PHP Code formatter
Reformat PHP code according to standard options
Author: By
Last change:
Date: 9 years ago
Size: 122 bytes
 

Contents

Class file image Download
<?php

require_once __DIR__ . '/defines.php';
require_once
__DIR__ . '/ClassLoader.php';

\
Phpcf\ClassLoader::register();