You are here

constant KEYWORD_DELETE in Javascript Aggregator 6

2 uses of KEYWORD_DELETE
JSMinPlus::parseTree in ./jsminplus.php
JSParser::Expression in ./jsminplus.php

File

./jsminplus.php, line 148

Code

define('KEYWORD_DELETE', 'delete');