Skip to content

Commit f949915

Browse files
committed
update the generated doc
1 parent c890351 commit f949915

File tree

614 files changed

+551
-56681
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

614 files changed

+551
-56681
lines changed

doc/html-all/index.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/html/allitems-frame.html

Lines changed: 0 additions & 135 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ <h2>Basic Workflow</h2>
3737
echo $node-&gt;getPropertyValue('prop');
3838
</pre>
3939
<br clear="all" />
40+
<h2>PHPCR-Utils</h2>
41+
<p>Note that the classes in the namespace <tt>PHPCR\Util</tt> are not part of the PHPCR standard but provided to cover
42+
common use cases of PHPCR implementations and client applications. The utils are implementation neutral.<br />
43+
Jackalope and Doctrine PHPCR-ODM use them, but
44+
other implementations might not. You can simply require phpcr/phpcr-utils in your projects composer.json file to be sure to have them.
45+
</p>
4046
<h2>License</h2>
4147
<p>
4248
PHPCR and this documentation are available under the

0 commit comments

Comments
 (0)