From 31ff8f662f99144a15c5915eabf81d759db44485 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sat, 7 Jan 2012 23:21:10 +0000 Subject: [PATCH] Remove duplicate, incomplete and wrongly marked up information git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321891 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/reflection/reflectionfunction.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/reference/reflection/reflectionfunction.xml b/reference/reflection/reflectionfunction.xml index 5e233ba308..85c2a2b4e2 100644 --- a/reference/reflection/reflectionfunction.xml +++ b/reference/reflection/reflectionfunction.xml @@ -15,12 +15,6 @@ The ReflectionFunction class reports information about a function. - - Parent class ReflectionFunctionAbstract has the - same methods except invoke, - invokeArgs, export and - isDisabled. -