From 28ec54ffc766bd7107964d1ac0d83513e8965b85 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 1 Oct 2014 16:36:52 +0200 Subject: [PATCH] add API docs link --- propro.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/propro.md b/propro.md index 2e16ed4..48b78d4 100644 --- a/propro.md +++ b/propro.md @@ -4,7 +4,9 @@ The "Property Proxy" extension provides a fairly transparent proxy for internal object properties hidden in custom non-zval implementations. -> **Note:** This extension mostly only provides infrastructure for other extensions, see http://php.github.io/pecl-php-propro/. +> ***NOTE:*** + This extension mostly only provides infrastructure for other extensions. + See the [API docs here](http://php.github.io/pecl-php-propro/). See the php\PropertyProxy class, for the user-land visible part of the implementation. -- 2.30.2