phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Go to the source code of this file.
Variables | |
$source = file_get_contents($argv[1]) | |
Project: doxygen-php-filters Author: Alex Schickedanz (AbcAeffchen) Date: 05.03.2015 License: GPL v2.0. | |
$regexp = '#trait([\s]+[\S]+[\s]*){#' | |
$replace = 'class$1{' | |
$regexp = '#trait([\s]+[\S]+[\s]*){#' |
Definition at line 13 of file traits.php.
$replace = 'class$1{' |
Definition at line 14 of file traits.php.
$source = file_get_contents($argv[1]) |
Project: doxygen-php-filters Author: Alex Schickedanz (AbcAeffchen) Date: 05.03.2015 License: GPL v2.0.
Definition at line 10 of file traits.php.