Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

how to depreciate a class in php comments

/**
 * @deprecated deprecated since version 2.0
 */
 
PREVIOUS NEXT
Tagged: #depreciate #class #php #comments
ADD COMMENT
Topic
Name
9+9 =