|
|
@@ -156,22 +156,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
-<h4 id="toc-constants">
|
|
|
- Constants
|
|
|
- <a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#toc-constants" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+
|
|
|
+
|
|
|
+<h4 id="toc-properties">
|
|
|
+ Properties
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
</h4>
|
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -constant -private">
|
|
|
- <a class="" href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#constant__buildDir">_buildDir</a>
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
+ <a class="" href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#property__buildDir">$_buildDir</a>
|
|
|
<span>
|
|
|
- = __DIR__ . '/../.build/' </span>
|
|
|
+ : string </span>
|
|
|
</dt>
|
|
|
|
|
|
</dl>
|
|
|
|
|
|
-
|
|
|
-
|
|
|
<h4 id="toc-methods">
|
|
|
Methods
|
|
|
<a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
@@ -219,35 +219,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <section class="phpdocumentor-constants">
|
|
|
- <h3 class="phpdocumentor-elements__header" id="constants">
|
|
|
- Constants
|
|
|
- <a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+
|
|
|
+
|
|
|
+ <section class="phpdocumentor-properties">
|
|
|
+ <h3 class="phpdocumentor-elements__header" id="properties">
|
|
|
+ Properties
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
</h3>
|
|
|
- <article class="phpdocumentor-element -constant -private ">
|
|
|
- <h4 class="phpdocumentor-element__name" id="constant__buildDir">
|
|
|
- _buildDir
|
|
|
- <a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#constant__buildDir" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <article
|
|
|
+ class="
|
|
|
+ phpdocumentor-element
|
|
|
+ -property
|
|
|
+ -private
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property__buildDir">
|
|
|
+ $_buildDir
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#property__buildDir" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
+ </span>
|
|
|
</h4>
|
|
|
-
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/BuildDirTrait.php"><a href="files/tests-builddirtrait.html"><abbr title="tests/BuildDirTrait.php">BuildDirTrait.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">23</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">22</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
|
|
|
|
- <code class="phpdocumentor-signature phpdocumentor-code ">
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type">string</span>
|
|
|
- <span class="phpdocumentor-signature__name">_buildDir</span>
|
|
|
- = <span class="phpdocumentor-signature__default-value">__DIR__ . '/../.build/'</span>
|
|
|
-</code>
|
|
|
-
|
|
|
+ <span class="phpdocumentor-signature__name">$_buildDir</span>
|
|
|
+ = <span class="phpdocumentor-signature__default-value">__DIR__ . '/../.build/'</span></code>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -258,8 +265,6 @@
|
|
|
</article>
|
|
|
</section>
|
|
|
|
|
|
-
|
|
|
-
|
|
|
<section class="phpdocumentor-methods">
|
|
|
<h3 class="phpdocumentor-elements__header" id="methods">
|
|
|
Methods
|
|
|
@@ -280,7 +285,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/BuildDirTrait.php"><a href="files/tests-builddirtrait.html"><abbr title="tests/BuildDirTrait.php">BuildDirTrait.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">37</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">36</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -340,7 +345,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/BuildDirTrait.php"><a href="files/tests-builddirtrait.html"><abbr title="tests/BuildDirTrait.php">BuildDirTrait.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">54</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -404,7 +409,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/BuildDirTrait.php"><a href="files/tests-builddirtrait.html"><abbr title="tests/BuildDirTrait.php">BuildDirTrait.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">89</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">88</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -468,7 +473,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/BuildDirTrait.php"><a href="files/tests-builddirtrait.html"><abbr title="tests/BuildDirTrait.php">BuildDirTrait.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">70</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">69</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -532,7 +537,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/BuildDirTrait.php"><a href="files/tests-builddirtrait.html"><abbr title="tests/BuildDirTrait.php">BuildDirTrait.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">28</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">27</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -672,17 +677,17 @@
|
|
|
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
|
|
|
<li>
|
|
|
<ul class="phpdocumentor-list -clean">
|
|
|
- <li><a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#toc-constants">Constants</a></li>
|
|
|
- <li><a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#toc-methods">Methods</a></li>
|
|
|
+ <li><a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#toc-properties">Properties</a></li>
|
|
|
+ <li><a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#toc-methods">Methods</a></li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
- <li class="phpdocumentor-on-this-page-section__title">Constants</li>
|
|
|
+ <li class="phpdocumentor-on-this-page-section__title">Properties</li>
|
|
|
<li>
|
|
|
<ul class="phpdocumentor-list -clean">
|
|
|
- <li class=""><a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#constant__buildDir">_buildDir</a></li>
|
|
|
+ <li class=""><a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#property__buildDir">$_buildDir</a></li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
- <li class="phpdocumentor-on-this-page-section__title">Methods</li>
|
|
|
+ <li class="phpdocumentor-on-this-page-section__title">Methods</li>
|
|
|
<li>
|
|
|
<ul class="phpdocumentor-list -clean">
|
|
|
<li class=""><a href="classes/chillerlan-QRCodeTest-BuildDirTrait.html#method_createBuildDir">createBuildDir()</a></li>
|