From 805f313df2c88f475ef15dee99e4bf50183fbfed Mon Sep 17 00:00:00 2001 From: Pierrick Charron Date: Wed, 13 Oct 2010 04:10:29 +0000 Subject: [PATCH] Add documentation for the StompException::getDetails method git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304359 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stomp/entities.stompexception.xml | 1 + reference/stomp/stompexception.xml | 2 + reference/stomp/stompexception/getdetails.xml | 49 +++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 reference/stomp/entities.stompexception.xml create mode 100644 reference/stomp/stompexception/getdetails.xml diff --git a/reference/stomp/entities.stompexception.xml b/reference/stomp/entities.stompexception.xml new file mode 100644 index 0000000000..c96899e3c2 --- /dev/null +++ b/reference/stomp/entities.stompexception.xml @@ -0,0 +1 @@ +&reference.stomp.stompexception.getdetails; diff --git a/reference/stomp/stompexception.xml b/reference/stomp/stompexception.xml index 3b595a49ef..f5eadf8642 100644 --- a/reference/stomp/stompexception.xml +++ b/reference/stomp/stompexception.xml @@ -46,6 +46,8 @@ Represents an error raised by the stomp extension. See